@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:942
  skos:broader thesbav:2 ;
  a skos:Concept ;
  skos:prefLabel "Esclavage"@fr .

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

thesbav:2160
  skos:broader thesbav:2 ;
  a skos:Concept ;
  skos:prefLabel "Première guerre mondiale"@fr .

thesbav:2459
  skos:broader thesbav:2 ;
  a skos:Concept ;
  skos:prefLabel "Seconde guerre mondiale"@fr .

thesbav:1764
  skos:broader thesbav:2 ;
  a skos:Concept ;
  skos:prefLabel "Mouvement séparatiste"@fr .

thesbav:1214
  skos:broader thesbav:2 ;
  a skos:Concept ;
  skos:prefLabel "Guerre d'Algérie"@fr .

thesbav:526
  skos:broader thesbav:2 ;
  a skos:Concept ;
  skos:prefLabel "Colonialisme"@fr .

thesbav:2
  a skos:Concept ;
  skos:broader thesbav:2026 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1764, thesbav:526, thesbav:2160, thesbav:1214, thesbav:2459, thesbav:942 ;
  skos:prefLabel "20e siècle"@fr .

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

