@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:235
  skos:broader thesbav:1378 ;
  a skos:Concept ;
  skos:prefLabel "Banque d'organes"@fr .

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

thesbav:709
  skos:broader thesbav:1378 ;
  a skos:Concept ;
  skos:prefLabel "Défibrillation cardiaque"@fr .

thesbav:1195
  skos:broader thesbav:1378 ;
  a skos:Concept ;
  skos:prefLabel "Greffe médicale"@fr .

thesbav:468
  skos:narrower thesbav:1378 ;
  a skos:Concept ;
  skos:prefLabel "Chirurgie"@fr .

thesbav:1378
  a skos:Concept ;
  skos:broader thesbav:468 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2206, thesbav:1195, thesbav:709, thesbav:235 ;
  skos:prefLabel "Intervention chirurgicale"@fr .

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

