@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:-RQRT67LX-X
  ns0:group "Diseases" ;
  skos:definition "Encephalitis is inflammation of the brain. Severity is variable. Symptoms may include headache, fever, confusion, a stiff neck, and vomiting. (Wikipedia)"@en, "Une encéphalite est une inflammation de l'encéphale (cerveau, tronc cérébral et/ou cervelet). (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-RKDGGKC7-4 ;
  skos:prefLabel "encéphalite"@fr, "encephalitis"@en ;
  skos:exactMatch vh8:-CTR2NK8K-Q .

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

