@prefix musa: <http://www.yso.fi/onto/musa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

musa:p716
  a skos:Concept ;
  skos:altLabel "orkestrering"@sv, "Instrumentation and orchestration (Dance orchestra)"@sv, "instrumentaatio"@fi, "orkestrointi"@fi, "Instrumentation and orchestration"@sv, "Instrumentation and orchestration (Band)"@sv, "orkestraatio"@fi ;
  skos:topConceptOf musa:musa_juuri ;
  skos:prefLabel "soitinnus"@fi, "instrumentation"@sv ;
  skos:inScheme musa:musa_juuri .

musa:musa_juuri
  skos:prefLabel "MUSA/CILLA - Special thesaurus for music"@en, "MUSA/CILLA - Specialtesaurus för musik"@sv, "MUSA/CILLA - Musiikin asiasanasto"@fi ;
  a skos:ConceptScheme ;
  skos:hasTopConcept musa:p716 .

