@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:815
  skos:broader thesbav:812 ;
  a skos:Concept ;
  skos:prefLabel "Ecologue"@fr .

thesbav:822
  skos:broader thesbav:812 ;
  a skos:Concept ;
  skos:prefLabel "Ecosystème"@fr .

thesbav:813
  skos:narrower thesbav:812 ;
  a skos:Concept ;
  skos:prefLabel "Ecologie Environnement"@fr .

thesbav:1953
  skos:broader thesbav:812 ;
  a skos:Concept ;
  skos:prefLabel "Paléoécologie"@fr .

thesbav:814
  skos:broader thesbav:812 ;
  a skos:Concept ;
  skos:prefLabel "Ecologie humaine"@fr .

thesbav:812
  a skos:Concept ;
  skos:broader thesbav:813 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1953, thesbav:822, thesbav:815, thesbav:814 ;
  skos:prefLabel "Ecologie"@fr .

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

