@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 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:p1793
  skos:prefLabel "notation"@en, "nuottikirjoitus"@fi, "notskrift"@sv ;
  a skos:Concept ;
  skos:related yso:p8239 .

yso:p988
  skos:prefLabel "teaching methods"@en, "undervisningsmetoder"@sv, "opetusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8239 .

yso:p8239
  skos:broader yso:p988 ;
  skos:closeMatch ysa:Y118172, allars:Y42296 ;
  skos:related yso:p1793 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "Figurenotes method"@en, "figurnoter (musikpedagogik)"@sv, "kuvionuottimenetelmä"@fi ;
  a skos:Concept .

