@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:739
  skos:broader thesbav:1007 ;
  a skos:Concept ;
  skos:prefLabel "Diagnostic médical"@fr .

thesbav:718
  skos:broader thesbav:1007 ;
  a skos:Concept ;
  skos:prefLabel "Dépistage médical"@fr .

thesbav:2699
  skos:broader thesbav:1007 ;
  a skos:Concept ;
  skos:prefLabel "Thérapie"@fr .

thesbav:1631
  skos:narrower thesbav:1007 ;
  a skos:Concept ;
  skos:prefLabel "Médecine"@fr .

thesbav:1211
  skos:broader thesbav:1007 ;
  a skos:Concept ;
  skos:prefLabel "Guérison"@fr .

thesbav:1006
  skos:broader thesbav:1007 ;
  a skos:Concept ;
  skos:prefLabel "Exploration médicale"@fr .

thesbav:584
  skos:broader thesbav:1007 ;
  a skos:Concept ;
  skos:prefLabel "Consultation médicale"@fr .

thesbav:1007
  a skos:Concept ;
  skos:broader thesbav:1631 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1006, thesbav:1211, thesbav:2699, thesbav:584, thesbav:718, thesbav:739 ;
  skos:prefLabel "Exploration médicale et Thérapie"@fr .

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

