@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:1259
  skos:broader thesbav:22 ;
  a skos:Concept ;
  skos:prefLabel "Homme politique"@fr .

thesbav:446
  skos:broader thesbav:22 ;
  a skos:Concept ;
  skos:prefLabel "Chef de village"@fr .

thesbav:1700
  skos:broader thesbav:22 ;
  a skos:Concept ;
  skos:prefLabel "Militant politique"@fr .

thesbav:2121
  skos:narrower thesbav:22 ;
  a skos:Concept ;
  skos:prefLabel "Politique"@fr .

thesbav:445
  skos:broader thesbav:22 ;
  a skos:Concept ;
  skos:prefLabel "Chef de canton"@fr .

thesbav:22
  a skos:Concept ;
  skos:broader thesbav:2121 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1700, thesbav:1259, thesbav:446, thesbav:445 ;
  skos:prefLabel "Acteur de la vie politique"@fr .

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

