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

ins:-RJGMC82L-G
  skos:definition "Segmental resection (or segmentectomy) is a surgical procedure to remove part of an organ or gland, as a sub-type of a resection, which might involve removing the whole body part."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WKJ6H939-T ;
  skos:prefLabel "surgical resection"@en, "résection chirurgicale"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Segmental_resection> .

ins: a skos:ConceptScheme .
ins:-WKJ6H939-T
  skos:prefLabel "chirurgie"@fr, "surgery"@en ;
  a skos:Concept ;
  skos:narrower ins:-RJGMC82L-G .

