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

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

tero:conceptscheme a skos:ConceptScheme .
yso:p10246 skos:exactMatch tero:p10246 .
ysa:Y102659 skos:exactMatch tero:p10246 .
tero:p1514
  skos:prefLabel "instrumental music"@en, "instrumentalmusik"@sv, "soitinmusiikki"@fi ;
  a skos:Concept ;
  skos:related tero:p10246 .

tero:p10246
  skos:broader tero:p1515 ;
  skos:prefLabel "konserter (kompositioner)"@sv, "konsertot"@fi, "concertos"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1515 ;
  skos:related tero:p1514 ;
  skos:exactMatch yso:p10246, allars:Y20982, ysa:Y102659 ;
  a skos:Concept .

allars:Y20982 skos:exactMatch tero:p10246 .
