@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1515
  skos:prefLabel "compositions"@en, "kompositioner"@sv, "sävellykset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10240 .

tero:conceptscheme a skos:ConceptScheme .
tero:p10240
  skos:broader tero:p1515 ;
  skos:prefLabel "rhapsodies"@en, "rapsodiat"@fi, "rapsodier"@sv ;
  skos:exactMatch yso:p10240, ysa:Y104138, allars:Y24901 ;
  a skos:Concept ;
  skos:related tero:p769, tero:p1514 ;
  skosext:broaderGeneric tero:p1515 ;
  skos:inScheme tero:conceptscheme .

allars:Y24901 skos:exactMatch tero:p10240 .
tero:p1514
  skos:prefLabel "instrumental music"@en, "instrumentalmusik"@sv, "soitinmusiikki"@fi ;
  a skos:Concept ;
  skos:related tero:p10240 .

tero:p769
  skos:prefLabel "vocal music"@en, "laulumusiikki"@fi, "vokalmusik"@sv ;
  a skos:Concept ;
  skos:related tero:p10240 .

ysa:Y104138 skos:exactMatch tero:p10240 .
yso:p10240 skos:exactMatch tero:p10240 .
