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

ins: a skos:ConceptScheme .
ins:-GLQDR1FN-V
  skos:definition "La thyroïdectomie est une exérèse chirurgicale complète (thyroïdectomie totale) ou partielle (lobectomie) de la thyroïde."@fr, "A thyroidectomy is an operation that involves the surgical removal of all or part of the thyroid gland."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WKJ6H939-T ;
  skos:prefLabel "thyroidectomy"@en, "thyroïdectomie"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Thyroidectomy>, <http://data.loterre.fr/ark:/67375/JVR/M0021486> .

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

