@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:968
  skos:narrower thesbav:543 ;
  a skos:Concept ;
  skos:prefLabel "Ethologie"@fr .

thesbav:1600
  skos:broader thesbav:543 ;
  a skos:Concept ;
  skos:prefLabel "Mastication"@fr .

thesbav:924
  skos:broader thesbav:543 ;
  a skos:Concept ;
  skos:prefLabel "Equilibre énergétique"@fr .

thesbav:97
  skos:broader thesbav:543 ;
  a skos:Concept ;
  skos:prefLabel "Animal frugivore"@fr .

thesbav:339
  skos:broader thesbav:543 ;
  a skos:Concept ;
  skos:prefLabel "Butinage"@fr .

thesbav:543
  a skos:Concept ;
  skos:broader thesbav:968 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1600, thesbav:924, thesbav:339, thesbav:97 ;
  skos:prefLabel "Comportement alimentaire"@fr .

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

