@prefix thesbav: <https://uri.ird.fr/so/kos/thesbav/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesbav:510
  skos:broader thesbav:2206 ;
  a skos:Concept ;
  skos:prefLabel "Coeur artificiel"@fr .

thesbav:2814
  skos:broader thesbav:2206 ;
  a skos:Concept ;
  skos:prefLabel "Valve cardiaque artificielle"@fr .

thesbav:2147
  skos:broader thesbav:2206 ;
  a skos:Concept ;
  skos:prefLabel "Pose de prothèse"@fr .

thesbav:2207
  skos:broader thesbav:2206 ;
  a skos:Concept ;
  skos:prefLabel "Prothèse de hanche"@fr .

thesbav:1378
  skos:narrower thesbav:2206 ;
  a skos:Concept ;
  skos:prefLabel "Intervention chirurgicale"@fr .

thesbav:1496
  skos:broader thesbav:2206 ;
  a skos:Concept ;
  skos:prefLabel "Ligament artificiel"@fr .

thesbav:2208
  skos:broader thesbav:2206 ;
  a skos:Concept ;
  skos:prefLabel "Prothèse du genou"@fr .

thesbav:2206
  a skos:Concept ;
  skos:broader thesbav:1378 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1496, thesbav:2147, thesbav:2207, thesbav:2208, thesbav:2814, thesbav:510 ;
  skos:prefLabel "Prothèse"@fr .

thesbav:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "thesbav" .

