@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:-PPDRWD9H-C
  ns0:group "Diseases" ;
  skos:definition "Encephalomyelitis is inflammation of the brain and spinal cord. Various types of encephalomyelitis include: (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-LGZ1JH24-R, ins:-RKDGGKC7-4 ;
  skos:prefLabel "encéphalomyélite"@fr, "encephalomyelitis"@en ;
  skos:exactMatch vh8:-JCW22098-S .

ins: a skos:ConceptScheme .
ins:-LGZ1JH24-R
  skos:prefLabel "pathologie de la moelle épinière"@fr, "spinal cord disease"@en ;
  a skos:Concept ;
  skos:narrower ins:-PPDRWD9H-C .

ins:-RKDGGKC7-4
  skos:prefLabel "pathologie de l'encéphale"@fr, "cerebral disorder"@en ;
  a skos:Concept ;
  skos:narrower ins:-PPDRWD9H-C .

