@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:972
  skos:broader thesbav:112 ;
  a skos:Concept ;
  skos:prefLabel "Etrusque"@fr .

thesbav:2026
  skos:narrower thesbav:112 ;
  a skos:Concept ;
  skos:prefLabel "Période historique"@fr .

thesbav:2456
  skos:broader thesbav:112 ;
  a skos:Concept ;
  skos:prefLabel "Scythe"@fr .

thesbav:113
  skos:broader thesbav:112 ;
  a skos:Concept ;
  skos:prefLabel "Antiquité égyptienne"@fr .

thesbav:114
  skos:broader thesbav:112 ;
  a skos:Concept ;
  skos:prefLabel "Antiquité grecque"@fr .

thesbav:112
  a skos:Concept ;
  skos:broader thesbav:2026 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2456, thesbav:972, thesbav:114, thesbav:113 ;
  skos:prefLabel "Antiquité"@fr .

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

