@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p1515
  skos:prefLabel "compositions"@en, "kompositioner"@sv, "sävellykset"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3960 ;
  skos:broader tero:p3960 .

yso:p3960 skos:exactMatch tero:p3960 .
tero:p3960
  skos:narrower tero:p1515, tero:p3959, tero:p10244 ;
  skos:exactMatch yso:p3960 ;
  a skos:Concept ;
  skos:prefLabel "musiikilliset tuotokset"@fi, "musikaliska alster"@sv, "musical accomplishments"@en ;
  skos:broader tero:p400 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p400 .

tero:conceptscheme a skos:ConceptScheme .
tero:p3959
  skos:prefLabel "variationer (musikaliska alster)"@sv, "muunnelmat (musiikilliset tuotokset)"@fi, "variations"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3960 ;
  skos:broader tero:p3960 .

tero:p10244
  skos:prefLabel "intermezzos"@en, "intermezzon"@sv, "intermezzot"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3960 ;
  skos:broader tero:p3960 .

tero:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3960 .

