@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 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:broader yso:p12382 ;
  dc11:source "Kielitoimiston sanakirja" ;
  rdfs:comment "mus. niiden sävelten järjestelmä, jotka ovat määräsuhteissa tiettyyn perussäveleen" ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "keys, music"@en, "sävellajit"@fi, "tonarter"@sv ;
  a skos:Concept .

