@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:1866 ;
  a skos:Concept ;
  skos:prefLabel "Religions"@fr .

thesbav:1224
  skos:broader thesbav:1866 ;
  a skos:Concept ;
  skos:prefLabel "Hallucinogène"@fr .

thesbav:1598
  skos:broader thesbav:1866 ;
  a skos:Concept ;
  skos:prefLabel "Masque"@fr .

thesbav:2365
  skos:broader thesbav:1866 ;
  a skos:Concept ;
  skos:prefLabel "Retable"@fr .

thesbav:306
  skos:broader thesbav:1866 ;
  a skos:Concept ;
  skos:prefLabel "Boisson rituelle"@fr .

thesbav:1866
  a skos:Concept ;
  skos:broader thesbav:2333 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2365, thesbav:1598, thesbav:1224, thesbav:306 ;
  skos:prefLabel "Objet rituel"@fr .

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

