@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:1134
  skos:broader thesbav:2561 ;
  a skos:Concept ;
  skos:prefLabel "Gecko"@fr .

thesbav:2489
  skos:broader thesbav:2561 ;
  a skos:Concept ;
  skos:prefLabel "Serpent"@fr .

thesbav:2819
  skos:broader thesbav:2561 ;
  a skos:Concept ;
  skos:prefLabel "Varan"@fr .

thesbav:1030
  skos:narrower thesbav:2561 ;
  a skos:Concept ;
  skos:prefLabel "Faune"@fr .

thesbav:1925
  skos:broader thesbav:2561 ;
  a skos:Concept ;
  skos:prefLabel "Orvet"@fr .

thesbav:1491
  skos:broader thesbav:2561 ;
  a skos:Concept ;
  skos:prefLabel "Lézard"@fr .

thesbav:2561
  a skos:Concept ;
  skos:broader thesbav:1030 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2819, thesbav:2489, thesbav:1925, thesbav:1491, thesbav:1134 ;
  skos:prefLabel "Squamate"@fr .

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

