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

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

tero:p23961
  skosext:broaderGeneric tero:p988 ;
  yso:p23805 ysa:Y175593 ;
  skos:broader tero:p988 ;
  skos:exactMatch yso:p23961 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "oralism"@en, "oralismi"@fi, "oralism"@sv ;
  a skos:Concept .

