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

vh8: a skos:ConceptScheme .
vh8:-GVTB454J-W
  skos:definition "A hip fracture is a break that occurs in the upper part of the femur (thigh bone). Symptoms may include pain around the hip particularly with movement and shortening of the leg. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-N3LG4S43-Q ;
  skos:prefLabel "fracture intertrochantérienne"@fr, "intertrochanteric fracture"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hip_fracture> .

vh8:-N3LG4S43-Q
  skos:prefLabel "fracture"@fr, "fracture"@en ;
  a skos:Concept ;
  skos:narrower vh8:-GVTB454J-W .

