@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:332
  skos:broader thesbav:2705 ;
  a skos:Concept ;
  skos:prefLabel "Brûleur"@fr .

thesbav:885
  skos:narrower thesbav:2705 ;
  a skos:Concept ;
  skos:prefLabel "Energie"@fr .

thesbav:2706
  skos:broader thesbav:2705 ;
  a skos:Concept ;
  skos:prefLabel "Thermique des bâtiments"@fr .

thesbav:1752
  skos:broader thesbav:2705 ;
  a skos:Concept ;
  skos:prefLabel "Moteur thermique"@fr .

thesbav:2705
  a skos:Concept ;
  skos:broader thesbav:885 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1752, thesbav:2706, thesbav:332 ;
  skos:prefLabel "Thermique"@fr .

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

