@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:2603
  skos:broader thesbav:278 ;
  a skos:Concept ;
  skos:prefLabel "Systématique"@fr .

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

thesbav:1015
  skos:broader thesbav:278 ;
  a skos:Concept ;
  skos:prefLabel "Extinction d'espèce"@fr .

thesbav:286
  skos:broader thesbav:278 ;
  a skos:Concept ;
  skos:prefLabel "Biomasse"@fr .

thesbav:278
  a skos:Concept ;
  skos:broader thesbav:822 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2603, thesbav:1015, thesbav:286 ;
  skos:prefLabel "Biodiversité"@fr .

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

