@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p20298 skos:exactMatch tero:p20298 .
ysa:Y138856 skos:exactMatch tero:p20298 .
allars:Y42238 skos:exactMatch tero:p20298 .
tero:p20298
  skos:broader tero:p1584 ;
  skos:prefLabel "kritisk pedagogik"@sv, "critical pedagogy"@en, "kriittinen pedagogiikka"@fi ;
  skos:exactMatch allars:Y42238, yso:p20298, ysa:Y138856 ;
  skosext:broaderGeneric tero:p1584 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p1584
  skos:prefLabel "pedagogy"@en, "pedagogiikka"@fi, "didaktik"@sv ;
  a skos:Concept ;
  skos:narrower tero:p20298 .

