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

ins:-T2BFJL0K-H
  skos:definition "Aortic valve replacement is a procedure whereby the failing aortic valve of a patient's heart is replaced with an artificial heart valve."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WKJ6H939-T ;
  skos:prefLabel "aortic valve replacement"@en, "remplacement valvulaire aortique"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Aortic_valve_replacement> .

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

