@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

vh8:-VRC7GZ87-9
  skos:prefLabel "disease of the foot"@en, "pathologie du pied"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-N2T8CMJP-B .

vh8:-N2T8CMJP-B
  skos:definition "A Jones fracture is a break between the base and middle part of the fifth metatarsal of the foot. It results in pain near the midportion of the foot on the outside. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-VRC7GZ87-9, vh8:-N3LG4S43-Q ;
  skos:prefLabel "fracture de Jones"@fr, "Jones fracture"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Jones_fracture> .

vh8: a skos:ConceptScheme .
vh8:-N3LG4S43-Q
  skos:prefLabel "fracture"@fr, "fracture"@en ;
  a skos:Concept ;
  skos:narrower vh8:-N2T8CMJP-B .

