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

ins:-NBTL8SRV-N
  ns0:group "Diseases" ;
  skos:definition "Liver failure is the inability of the liver to perform its normal synthetic and metabolic function as part of normal physiology. (Wikipedia)"@en, "L'insuffisance hépato-cellulaire est le défaut de fonctionnement normal du foie. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-KNSQ40G5-H ;
  skos:prefLabel "insuffisance hépatique"@fr, "liver failure"@en ;
  skos:exactMatch vh8:-GQ1ZQ8G5-R .

ins: a skos:ConceptScheme .
ins:-KNSQ40G5-H
  skos:prefLabel "hepatic disease"@en, "pathologie du foie"@fr ;
  a skos:Concept ;
  skos:narrower ins:-NBTL8SRV-N .

