@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:2333
  skos:narrower thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Religions"@fr .

thesbav:1728
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Moine"@fr .

thesbav:1638
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Médium"@fr .

thesbav:2165
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Prêtre de la pluie"@fr .

thesbav:1735
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Moniale"@fr .

thesbav:1849
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Novice"@fr .

thesbav:2530
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Sorcier"@fr .

thesbav:1532
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Magicien"@fr .

thesbav:414
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Chamane"@fr .

thesbav:537
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Communauté religieuse"@fr .

thesbav:447
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Chef religieux"@fr .

thesbav:2164
  skos:broader thesbav:2032 ;
  a skos:Concept ;
  skos:prefLabel "Prêtre"@fr .

thesbav:2032
  a skos:Concept ;
  skos:broader thesbav:2333 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:447, thesbav:537, thesbav:1735, thesbav:2165, thesbav:414, thesbav:1638, thesbav:1532, thesbav:1849, thesbav:1728, thesbav:2164, thesbav:2530 ;
  skos:prefLabel "Personnalité religieuse"@fr .

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

