@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:1169
  skos:broader thesbav:295 ;
  a skos:Concept ;
  skos:prefLabel "Glace"@fr .

thesbav:822
  skos:narrower thesbav:295 ;
  a skos:Concept ;
  skos:prefLabel "Ecosystème"@fr .

thesbav:723
  skos:broader thesbav:295 ;
  a skos:Concept ;
  skos:prefLabel "Désert"@fr .

thesbav:796
  skos:broader thesbav:295 ;
  a skos:Concept ;
  skos:prefLabel "Eau de mer"@fr .

thesbav:1863
  skos:broader thesbav:295 ;
  a skos:Concept ;
  skos:prefLabel "Oasis"@fr .

thesbav:1695
  skos:broader thesbav:295 ;
  a skos:Concept ;
  skos:prefLabel "Milieu extrême"@fr .

thesbav:2825
  skos:broader thesbav:295 ;
  a skos:Concept ;
  skos:prefLabel "Végétation"@fr .

thesbav:295
  a skos:Concept ;
  skos:broader thesbav:822 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1863, thesbav:796, thesbav:1169, thesbav:1695, thesbav:723, thesbav:2825 ;
  skos:prefLabel "Biotope"@fr .

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

