@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:-WXZVLP2W-0
  skos:prefLabel "trouble neurologique"@fr, "neurological disorder"@en ;
  a skos:Concept ;
  skos:narrower ins:-B78RZS55-S .

ins:-GDCDMTSC-N
  skos:prefLabel "algie"@fr, "pain"@en ;
  a skos:Concept ;
  skos:narrower ins:-B78RZS55-S .

ins:-B78RZS55-S
  ns0:group "Diseases" ;
  skos:broader ins:-WXZVLP2W-0, ins:-GDCDMTSC-N ;
  skos:exactMatch vh8:-XCMTKGZT-Z ;
  skos:definition "Headache is the symptom of pain anywhere in the region of the head or neck. It can occur as a migraine, tension-type headache, or cluster headache. (Wikipedia)"@en, "Une céphalée, appelée familièrement mal de tête, est une douleur locale ressentie au niveau de la boîte crânienne ou parfois de la nuque. (Wikipédia)"@fr ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:prefLabel "céphalée"@fr, "headache"@en .

ins: a skos:ConceptScheme .
