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

ins: a skos:ConceptScheme .
ins:-V42DXRSR-X
  ns0:group "Diseases" ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-KBFZ5929-W ;
  skos:prefLabel "syndrome d'ischémie-reperfusion"@fr, "ischemia-reperfusion injury"@en ;
  skos:exactMatch vh8:-P2VLGDSG-W .

ins:-KBFZ5929-W
  skos:prefLabel "ischémie"@fr, "ischemia"@en ;
  a skos:Concept ;
  skos:narrower ins:-V42DXRSR-X .

