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

ins: a skos:ConceptScheme .
ins:-RR8KBJT4-4
  skos:definition "Internal fixation is an operation in orthopedics that involves the surgical implementation of implants for the purpose of repairing a bone, a concept that dates to the mid-nineteenth century and was made applicable for routine treatment in the mid-twentieth century."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WKJ6H939-T ;
  skos:prefLabel "internal fixation"@en, "fixation interne"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Internal_fixation> .

ins:-WKJ6H939-T
  skos:prefLabel "chirurgie"@fr, "surgery"@en ;
  a skos:Concept ;
  skos:narrower ins:-RR8KBJT4-4 .

