@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:1354
  skos:broader thesbav:2123 ;
  a skos:Concept ;
  skos:prefLabel "Institutions européennes"@fr .

thesbav:490
  skos:broader thesbav:2123 ;
  a skos:Concept ;
  skos:prefLabel "Citoyen européen"@fr .

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

thesbav:2196
  skos:broader thesbav:2123 ;
  a skos:Concept ;
  skos:prefLabel "Projet européen"@fr .

thesbav:581
  skos:broader thesbav:2123 ;
  a skos:Concept ;
  skos:prefLabel "Construction européenne"@fr .

thesbav:847
  skos:broader thesbav:2123 ;
  a skos:Concept ;
  skos:prefLabel "Elections européennes"@fr .

thesbav:2123
  a skos:Concept ;
  skos:broader thesbav:2121 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1354, thesbav:2196, thesbav:490, thesbav:581, thesbav:847 ;
  skos:prefLabel "Politique européenne"@fr .

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

