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

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

vh8:-QF77S0DR-5
  skos:definition "Une fracture de Pouteau-Colles est une rupture osseuse, avec déplacement dorsal, du radius (situé dans l'avant-bras). (Wikipédia)"@fr, "A Colles' fracture is a type of fracture of the distal forearm in which the broken end of the radius is bent backwards. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-N3LG4S43-Q ;
  skos:prefLabel "fracture de Pouteau-Colles"@fr, "Colles fracture"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Fracture_de_Pouteau-Colles>, <https://en.wikipedia.org/wiki/Colles%27_fracture> .

