@prefix ins: <http://data.loterre.fr/ark:/67375/INS> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ins: a skos:ConceptScheme .
ins:-X40S0DHR-F
  skos:prefLabel "biological liquid"@en, "liquide biologique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-C2VQL2S1-9 .

ins:-C2VQL2S1-9
  skos:definition "L’urine est l'un des liquides biologiques produits par les animaux, incluant les humains. Elle constitue la plus grande part des déchets liquides du métabolisme de l'organisme des vertébrés."@fr, "Urine is a liquid by-product of metabolism in humans and in many other animals. Urine flows from the kidneys through the ureters to the urinary bladder. Urination results in urine being excreted from the body through the urethra."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-X40S0DHR-F ;
  skos:prefLabel "urine"@en, "urine"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Urine> .

