@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:2444
  skos:broader thesbav:2684 ;
  a skos:Concept ;
  skos:prefLabel "Scénographie"@fr .

thesbav:2338
  skos:broader thesbav:2684 ;
  a skos:Concept ;
  skos:prefLabel "Répertoire théâtral"@fr .

thesbav:1146
  skos:broader thesbav:2684 ;
  a skos:Concept ;
  skos:prefLabel "Genre théâtral"@fr .

thesbav:21
  skos:broader thesbav:2684 ;
  a skos:Concept ;
  skos:prefLabel "Acteur"@fr .

thesbav:2785
  skos:broader thesbav:2684 ;
  a skos:Concept ;
  skos:prefLabel "Troupe de théâtre"@fr .

thesbav:1667
  skos:broader thesbav:2684 ;
  a skos:Concept ;
  skos:prefLabel "Metteur en scène"@fr .

thesbav:1709
  skos:broader thesbav:2684 ;
  a skos:Concept ;
  skos:prefLabel "Mise en scène"@fr .

thesbav:2684
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1146, thesbav:2444, thesbav:1709, thesbav:2785, thesbav:21, thesbav:2338, thesbav:1667 ;
  skos:prefLabel "Théâtre"@fr ;
  skos:topConceptOf thesbav: .

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

