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

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

yso:p7248
  skos:inScheme yso:conceptscheme ;
  rdfs:comment "sonaatti: mus. yhdelle t. kahdelle soittimelle sävelletty määrärakenteinen 3?4-osainen teos" ;
  skos:related yso:p7249 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:prefLabel "sonatform"@sv, "sonata form"@en, "sonaattimuoto"@fi ;
  skos:broader yso:p7250 ;
  skos:closeMatch ysa:Y104366, allars:Y26549 ;
  a skos:Concept .

yso:p7250
  skos:prefLabel "muoto (rakenteellinen)"@fi, "form (utformning)"@sv, "form"@en ;
  a skos:Concept ;
  skos:narrower yso:p7248 .

yso:p7249
  skos:prefLabel "sonatas"@en, "sonater"@sv, "sonaatit"@fi ;
  a skos:Concept ;
  skos:related yso:p7248 .

