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

thesbav:831
  skos:broader thesbav:2398 ;
  a skos:Concept ;
  skos:prefLabel "Ecureuil"@fr .

thesbav:2250
  skos:broader thesbav:2398 ;
  a skos:Concept ;
  skos:prefLabel "Rat"@fr .

thesbav:867
  skos:broader thesbav:2398 ;
  a skos:Concept ;
  skos:prefLabel "Ellobius"@fr .

thesbav:1648
  skos:broader thesbav:2398 ;
  a skos:Concept ;
  skos:prefLabel "Mérione"@fr .

thesbav:1773
  skos:broader thesbav:2398 ;
  a skos:Concept ;
  skos:prefLabel "Muscardin"@fr .

thesbav:1593
  skos:broader thesbav:2398 ;
  a skos:Concept ;
  skos:prefLabel "Marmotte"@fr .

thesbav:2398
  a skos:Concept ;
  skos:broader thesbav:1561 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1593, thesbav:831, thesbav:1648, thesbav:1773, thesbav:867, thesbav:2250 ;
  skos:prefLabel "Rongeur"@fr .

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

