@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:-ZBLDP351-K
  ns0:group "Diseases" ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-VGV9TTRZ-V, ins:-N843P3HV-J ;
  skos:prefLabel "toxoplasmose congénitale"@fr, "congenital toxoplasmosis"@en ;
  skos:exactMatch vh8:-VV9G9J7B-C .

ins:-VGV9TTRZ-V
  skos:prefLabel "maladie congénitale"@fr, "congenital disease"@en ;
  a skos:Concept ;
  skos:narrower ins:-ZBLDP351-K .

ins:-N843P3HV-J
  skos:prefLabel "toxoplasmose"@fr, "toxoplasmosis"@en ;
  a skos:Concept ;
  skos:narrower ins:-ZBLDP351-K .

