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

tero:conceptscheme a skos:ConceptScheme .
tero:p6948
  skos:prefLabel "Kodály Method"@en, "Kodálymetoden"@sv, "Kodály-menetelmä"@fi ;
  skos:exactMatch allars:Y38496, yso:p6948, ysa:Y102587 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p988 ;
  skos:broader tero:p988 .

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

allars:Y38496 skos:exactMatch tero:p6948 .
ysa:Y102587 skos:exactMatch tero:p6948 .
yso:p6948 skos:exactMatch tero:p6948 .
