@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:-R71X2N1Z-C
  ns0:group "Diseases" ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-R51RQWK0-9 ;
  skos:prefLabel "infection mixte"@fr, "co-infection"@en ;
  skos:exactMatch vh8:-F0J6CRC3-M .

ins: a skos:ConceptScheme .
ins:-R51RQWK0-9
  skos:prefLabel "infectious disease"@en, "infection"@fr ;
  a skos:Concept ;
  skos:narrower ins:-R71X2N1Z-C .

