@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:1582
  skos:broader thesbav:2538 ;
  a skos:Concept ;
  skos:prefLabel "Mare de boue"@fr .

thesbav:1164
  skos:broader thesbav:2538 ;
  a skos:Concept ;
  skos:prefLabel "Geyser"@fr .

thesbav:1158
  skos:narrower thesbav:2538 ;
  a skos:Concept ;
  skos:prefLabel "Géothermie"@fr .

thesbav:1401
  skos:broader thesbav:2538 ;
  a skos:Concept ;
  skos:prefLabel "Jet de vapeur"@fr .

thesbav:2538
  a skos:Concept ;
  skos:broader thesbav:1158 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1582, thesbav:1401, thesbav:1164 ;
  skos:prefLabel "Source chaude"@fr .

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

