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

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 .

musa:p442
  skos:prefLabel "tolkning"@sv, "tulkinta"@fi ;
  a skos:Concept ;
  skos:narrower musa:p441 .

musa:p441
  skos:broader musa:p442 ;
  skos:altLabel "Musical meter and rhythm"@sv, "Music -- Interpretation (Phrasing, dynamics, etc.)"@sv ;
  skos:inScheme musa:musa_juuri ;
  skos:prefLabel "agogiikka"@fi, "agogik"@sv ;
  a skos:Concept .

