@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:2354
  skos:broader thesbav:2459 ;
  a skos:Concept ;
  skos:prefLabel "Résistance"@fr .

thesbav:720
  skos:broader thesbav:2459 ;
  a skos:Concept ;
  skos:prefLabel "Déportation"@fr .

thesbav:2
  skos:narrower thesbav:2459 ;
  a skos:Concept ;
  skos:prefLabel "20e siècle"@fr .

thesbav:2122
  skos:broader thesbav:2459 ;
  a skos:Concept ;
  skos:prefLabel "Politique anti-juive"@fr .

thesbav:1873
  skos:broader thesbav:2459 ;
  a skos:Concept ;
  skos:prefLabel "Occupation allemande"@fr .

thesbav:2459
  a skos:Concept ;
  skos:broader thesbav:2 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2354, thesbav:2122, thesbav:1873, thesbav:720 ;
  skos:prefLabel "Seconde guerre mondiale"@fr .

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

