@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/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p1514
  skos:prefLabel "instrumental music"@en, "instrumentalmusik"@sv, "soitinmusiikki"@fi ;
  a skos:Concept ;
  skos:related yso:p10244 .

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

yso:p10244
  skos:broader yso:p3960 ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "välisoitot"@fi, "mellanspel"@sv ;
  rdfs:comment "välisoitto; välikohtaus, -näytös" ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:closeMatch allars:Y20186, ysa:Y101861 ;
  skos:prefLabel "intermezzot"@fi, "intermezzos"@en, "intermezzon"@sv ;
  skos:related yso:p1514 ;
  a skos:Concept .

yso:p3960
  skos:prefLabel "musikaliska alster"@sv, "musical accomplishments"@en, "musiikilliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10244 .

