@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:-GDCDMTSC-N
  skos:prefLabel "algie"@fr, "pain"@en ;
  a skos:Concept ;
  skos:narrower ins:-MTMT0F86-L .

ins: a skos:ConceptScheme .
ins:-MTMT0F86-L
  skos:definition "Myalgia, or muscle pain, is a symptom that presents with a large array of diseases. While the most common cause is the overuse of a muscle or group of muscles, acute myalgia may also be due to viral infections, especially in the absence of a traumatic history. (Wikipedia)"@en, "Une myalgie est une douleur musculaire. (Wikipédia)"@fr ;
  skos:broader ins:-HXKRCSQZ-M, ins:-GDCDMTSC-N ;
  skos:prefLabel "myalgia"@en, "myalgie"@fr ;
  ns0:group "Diseases" ;
  skos:inScheme ins: ;
  skos:exactMatch vh8:-G1SSJ37G-R ;
  skos:altLabel "fibromyotic pain syndrome"@en ;
  a skos:Concept .

ins:-HXKRCSQZ-M
  skos:prefLabel "striated muscle disease"@en, "pathologie du muscle strié"@fr ;
  a skos:Concept ;
  skos:narrower ins:-MTMT0F86-L .

