@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:2685
  skos:broader thesbav:1146 ;
  a skos:Concept ;
  skos:prefLabel "Théâtre chanté"@fr .

thesbav:1432
  skos:broader thesbav:1146 ;
  a skos:Concept ;
  skos:prefLabel "Kathakali"@fr .

thesbav:2688
  skos:broader thesbav:1146 ;
  a skos:Concept ;
  skos:prefLabel "Théâtre populaire"@fr .

thesbav:2686
  skos:broader thesbav:1146 ;
  a skos:Concept ;
  skos:prefLabel "Théâtre de marionnettes"@fr .

thesbav:2689
  skos:broader thesbav:1146 ;
  a skos:Concept ;
  skos:prefLabel "Théâtre religieux"@fr .

thesbav:2684
  skos:narrower thesbav:1146 ;
  a skos:Concept ;
  skos:prefLabel "Théâtre"@fr .

thesbav:1146
  a skos:Concept ;
  skos:broader thesbav:2684 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2689, thesbav:2688, thesbav:2686, thesbav:2685, thesbav:1432 ;
  skos:prefLabel "Genre théâtral"@fr .

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

