@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p13332
  skos:related yso:p10199 ;
  skos:prefLabel "säveltäminen"@fi, "composing"@en, "komponering"@sv ;
  a skos:Concept ;
  skos:altLabel "komposition"@sv ;
  skos:broader yso:p1744 ;
  skos:closeMatch allars:Y20922, ysa:Y104494 ;
  skos:inScheme yso:conceptscheme ;
  skos:narrower yso:p17864 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p1744
  skos:prefLabel "artistic creation"@en, "konstnärligt skapande"@sv, "taiteellinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13332 .

yso:p17864
  skos:prefLabel "tietokoneavusteinen säveltäminen"@fi, "computer-assisted composition"@en, "datorstödd komposition"@sv ;
  a skos:Concept ;
  skos:broader yso:p13332 .

yso:p10199
  skos:prefLabel "theory of composition"@en, "kompositionslära"@sv, "sävellysoppi"@fi ;
  a skos:Concept ;
  skos:related yso:p13332 .

