@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:1966
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Pantomime"@fr .

thesbav:1903
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Orchestre"@fr .

thesbav:1781
  skos:narrower thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Musique"@fr .

thesbav:1333
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Informatique musicale"@fr .

thesbav:1898
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Opéra"@fr .

thesbav:1782
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Musique acoustique"@fr .

thesbav:1417
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Joute"@fr .

thesbav:1228
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Hard rock"@fr .

thesbav:348
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Calypso caribéen"@fr .

thesbav:429
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Chant"@fr .

thesbav:1783
  skos:broader thesbav:1145 ;
  a skos:Concept ;
  skos:prefLabel "Musique contemporaine"@fr .

thesbav:1145
  a skos:Concept ;
  skos:broader thesbav:1781 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:348, thesbav:1417, thesbav:1966, thesbav:429, thesbav:1783, thesbav:1333, thesbav:1898, thesbav:1228, thesbav:1903, thesbav:1782 ;
  skos:prefLabel "Genre musical"@fr .

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

