@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:304
  skos:broader thesbav:1001 ;
  a skos:Concept ;
  skos:prefLabel "Bois"@fr .

thesbav:2038
  skos:broader thesbav:1001 ;
  a skos:Concept ;
  skos:prefLabel "Pétrole"@fr .

thesbav:2352
  skos:broader thesbav:1001 ;
  a skos:Concept ;
  skos:prefLabel "Réserves énergétiques"@fr .

thesbav:435
  skos:broader thesbav:1001 ;
  a skos:Concept ;
  skos:prefLabel "Charbon de bois"@fr .

thesbav:1003
  skos:narrower thesbav:1001 ;
  a skos:Concept ;
  skos:prefLabel "Exploitation des ressources naturelles"@fr .

thesbav:2139
  skos:broader thesbav:1001 ;
  a skos:Concept ;
  skos:prefLabel "Pompe solaire"@fr .

thesbav:1001
  a skos:Concept ;
  skos:broader thesbav:1003 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2352, thesbav:2139, thesbav:2038, thesbav:435, thesbav:304 ;
  skos:prefLabel "Exploitation des ressources énergétiques"@fr .

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

