@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:p10242 .

tero:p10242
  skos:broader tero:p1515 ;
  skos:exactMatch yso:p10242, ysa:Y104301, allars:Y25736 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "serenades"@en, "serenadit"@fi, "serenader"@sv ;
  skos:related tero:p769, tero:p1514 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1515 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104301 skos:exactMatch tero:p10242 .
allars:Y25736 skos:exactMatch tero:p10242 .
tero:p1514
  skos:prefLabel "instrumental music"@en, "instrumentalmusik"@sv, "soitinmusiikki"@fi ;
  a skos:Concept ;
  skos:related tero:p10242 .

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

