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

ins: a skos:ConceptScheme .
ins:-ZVH2BGRS-P
  skos:definition "Une hépatectomie consiste en l'ablation d'une partie du foie."@fr, "Hepatectomy is the surgical resection (removal of all or part) of the liver."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WKJ6H939-T ;
  skos:prefLabel "hepatectomy"@en, "hépatectomie"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Hepatectomy>, <http://data.loterre.fr/ark:/67375/JVR/M0010195> .

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

