@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/> .

yso:p11344
  skos:prefLabel "rytm"@sv, "rytmi"@fi ;
  a skos:Concept ;
  skos:related yso:p11343 .

yso:p2147
  skos:prefLabel "music theory"@en, "musiikinteoria"@fi, "musikteori"@sv ;
  a skos:Concept ;
  skos:narrower yso:p11343 .

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

yso:p11343
  skos:broader yso:p2147 ;
  skos:closeMatch ysa:Y10138 ;
  skos:related yso:p11344 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "rhytmics"@en, "rytmioppi"@fi, "rytmik"@sv ;
  a skos:Concept .

