@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:642
  skos:broader thesbav:538 ;
  a skos:Concept ;
  skos:prefLabel "Cri animal"@fr .

thesbav:2052
  skos:broader thesbav:538 ;
  a skos:Concept ;
  skos:prefLabel "Phéromone"@fr .

thesbav:555
  skos:narrower thesbav:538 ;
  a skos:Concept ;
  skos:prefLabel "Comportement social animal"@fr .

thesbav:1877
  skos:broader thesbav:538 ;
  a skos:Concept ;
  skos:prefLabel "Odeur"@fr .

thesbav:430
  skos:broader thesbav:538 ;
  a skos:Concept ;
  skos:prefLabel "Chant d'oiseau"@fr .

thesbav:538
  a skos:Concept ;
  skos:broader thesbav:555 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1877, thesbav:2052, thesbav:430, thesbav:642 ;
  skos:prefLabel "Communication animale"@fr .

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

