@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:-B3DQMCZ2-B
  ns0:group "Diseases" ;
  skos:definition "La méningite est une maladie caractérisée par une inflammation des méninges, les enveloppes du névraxe (encéphale et moelle spinale). (Wikipédia)"@fr, "Meningitis is an acute inflammation of the protective membranes covering the brain and spinal cord, known collectively as the meninges. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-ZP0ZFL4B-L ;
  skos:prefLabel "méningite"@fr, "meningitis"@en ;
  skos:exactMatch vh8:-W62M2PSS-K .

ins: a skos:ConceptScheme .
ins:-ZP0ZFL4B-L
  skos:prefLabel "central nervous system diseases"@en, "pathologie du système nerveux central"@fr ;
  a skos:Concept ;
  skos:narrower ins:-B3DQMCZ2-B .

