@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:p2297 skos:exactMatch tero:p2297 .
tero:p2297
  skosext:broaderGeneric tero:p1584 ;
  skos:broader tero:p1584 ;
  skos:exactMatch ysa:Y121287, yso:p2297 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "systematisk pedagogik"@sv, "systemaattinen pedagogiikka"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y121287 skos:exactMatch tero:p2297 .
tero:p1584
  skos:prefLabel "pedagogy"@en, "pedagogiikka"@fi, "didaktik"@sv ;
  a skos:Concept ;
  skos:narrower tero:p2297 .

