@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:1561
  skos:narrower thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Mammifère"@fr .

thesbav:1185
  skos:broader thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Grand koudou"@fr .

thesbav:406
  skos:broader thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Cerf"@fr .

thesbav:2336
  skos:broader thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Renne"@fr .

thesbav:319
  skos:broader thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Bouquetin"@fr .

thesbav:1763
  skos:broader thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Mouton"@fr .

thesbav:456
  skos:broader thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Chèvre"@fr .

thesbav:324
  skos:broader thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Bovin"@fr .

thesbav:417
  skos:broader thesbav:2407 ;
  a skos:Concept ;
  skos:prefLabel "Chamois"@fr .

thesbav:2407
  a skos:Concept ;
  skos:broader thesbav:1561 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1185, thesbav:1763, thesbav:2336, thesbav:319, thesbav:324, thesbav:406, thesbav:417, thesbav:456 ;
  skos:prefLabel "Ruminant"@fr .

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

