@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p1793
  skos:prefLabel "notation"@en, "nuottikirjoitus"@fi, "notskrift"@sv ;
  a skos:Concept ;
  skos:related tero:p8239 .

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

tero:conceptscheme a skos:ConceptScheme .
allars:Y42296 skos:exactMatch tero:p8239 .
yso:p8239 skos:exactMatch tero:p8239 .
ysa:Y118172 skos:exactMatch tero:p8239 .
tero:p988
  skos:prefLabel "teaching methods"@en, "undervisningsmetoder"@sv, "opetusmenetelmät"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8239 .

