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

musa:p179
  skos:prefLabel "formlära"@sv, "muoto-oppi"@fi ;
  a skos:Concept ;
  skos:narrower musa:p1012 .

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:p1012
  skos:broader musa:p179 ;
  skos:altLabel "Musical form"@sv, "variationsform"@sv ;
  skos:inScheme musa:musa_juuri ;
  skos:prefLabel "Variations"@sv, "muunnelmamuoto"@fi ;
  a skos:Concept .

