@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p12382
  skos:prefLabel "tone systems"@en, "säveljärjestelmät"@fi, "tonsystem"@sv ;
  a skos:Concept ;
  skos:narrower yso:p17759 .

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

yso:p17759
  skos:closeMatch allars:Y27808, ysa:Y104493 ;
  skos:prefLabel "keys, music"@en, "tonarter"@sv, "sävellajit"@fi ;
  rdfs:comment "mus. niiden sävelten järjestelmä, jotka ovat määräsuhteissa tiettyyn perussäveleen" ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p12382 ;
  a skos:Concept .

