@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p21317 skos:narrowMatch yso:p14679 .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

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

yso:p14679
  skos:prefLabel "pastoraler"@sv, "pastorals"@en, "pastoraalit (sävellykset)"@fi ;
  skos:closeMatch ysa:Y110609, allars:Y24140 ;
  dc11:source "Kielitoimiston sanakirja" ;
  rdfs:comment "idyllisen sävyinen soitinsävellys" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p1515 .

