@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:1338
  skos:broader thesbav:2379 ;
  a skos:Concept ;
  skos:prefLabel "Initiation de filles"@fr .

thesbav:1340
  skos:broader thesbav:2379 ;
  a skos:Concept ;
  skos:prefLabel "Initiation de jeunes gens"@fr .

thesbav:1336
  skos:broader thesbav:2379 ;
  a skos:Concept ;
  skos:prefLabel "Initiation d'un groupe familial"@fr .

thesbav:1339
  skos:broader thesbav:2379 ;
  a skos:Concept ;
  skos:prefLabel "Initiation de garçons"@fr .

thesbav:1337
  skos:broader thesbav:2379 ;
  a skos:Concept ;
  skos:prefLabel "Initiation de femmes"@fr .

thesbav:2384
  skos:narrower thesbav:2379 ;
  a skos:Concept ;
  skos:prefLabel "Rituel"@fr .

thesbav:2379
  a skos:Concept ;
  skos:broader thesbav:2384 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1340, thesbav:1339, thesbav:1338, thesbav:1337, thesbav:1336 ;
  skos:prefLabel "Rite de passage"@fr .

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

