@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:p3960
  skos:prefLabel "musikaliska alster"@sv, "musical accomplishments"@en, "musiikilliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3959 .

tero:conceptscheme a skos:ConceptScheme .
yso:p3959 skos:exactMatch tero:p3959 .
tero:p3959
  skosext:broaderGeneric tero:p3960 ;
  skos:altLabel "variaatiot"@fi, "muunnelmat"@fi ;
  rdfs:comment "sävelryhmän kertaus muunnetussa muodossa" ;
  skos:exactMatch allars:Y28656, yso:p3959, ysa:Y103611 ;
  skos:prefLabel "variationer (musikaliska alster)"@sv, "variations"@en, "muunnelmat (musiikilliset tuotokset)"@fi ;
  a skos:Concept ;
  skos:broader tero:p3960 ;
  skos:inScheme tero:conceptscheme ;
  dc11:source "Kielitoimiston sanakirja" .

ysa:Y103611 skos:exactMatch tero:p3959 .
allars:Y28656 skos:exactMatch tero:p3959 .
