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

tero:conceptscheme a skos:ConceptScheme .
ysa:Y153286 skos:exactMatch tero:p23427 .
yso:p23427 skos:exactMatch tero:p23427 .
allars:Y37547 skos:exactMatch tero:p23427 .
tero:p20436
  skos:prefLabel "music awards"@en, "musiikkipalkinnot"@fi, "musikpris"@sv ;
  a skos:Concept ;
  skos:narrower tero:p23427 .

tero:p23427
  skos:exactMatch allars:Y37547, ysa:Y153286, yso:p23427 ;
  skos:prefLabel "Wihurin Sibelius-palkinto"@fi, "Wihuri Sibelius Prize"@en, "Wihuris Sibelius-pris"@sv ;
  skos:broader tero:p20436 ;
  skosext:broaderGeneric tero:p20436 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "Wihurin Sibeliuspalkinto"@fi .

