@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:559
  skos:broader thesbav:1781 ;
  a skos:Concept ;
  skos:prefLabel "Composition musicale"@fr .

thesbav:1779
  skos:broader thesbav:1781 ;
  a skos:Concept ;
  skos:prefLabel "Musicologie"@fr .

thesbav:1023
  skos:broader thesbav:1781 ;
  a skos:Concept ;
  skos:prefLabel "Facture instrumentale"@fr .

thesbav:1778
  skos:broader thesbav:1781 ;
  a skos:Concept ;
  skos:prefLabel "Musicien"@fr .

thesbav:1145
  skos:broader thesbav:1781 ;
  a skos:Concept ;
  skos:prefLabel "Genre musical"@fr .

thesbav:1781
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1023, thesbav:1145, thesbav:1778, thesbav:1779, thesbav:559 ;
  skos:prefLabel "Musique"@fr ;
  skos:topConceptOf thesbav: .

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

