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

tero:conceptscheme a skos:ConceptScheme .
allars:Y28967 skos:exactMatch tero:p4928 .
ysa:Y109362 skos:exactMatch tero:p4928 .
tero:p4928
  skos:broader tero:p4930 ;
  a skos:Concept ;
  skos:related tero:p4929 ;
  skos:prefLabel "vuxendidaktik"@sv, "aikuisdidaktiikka"@fi, "adult didactics"@en ;
  skos:exactMatch yso:p4928, ysa:Y109362, allars:Y28967 ;
  skosext:broaderGeneric tero:p4930 ;
  skos:inScheme tero:conceptscheme .

tero:p4930
  skos:prefLabel "didactics"@en, "didaktik"@sv, "didaktiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p4928 .

yso:p4928 skos:exactMatch tero:p4928 .
tero:p4929
  skos:prefLabel "andragogiikka"@fi, "andragogik"@sv, "andragogics"@en ;
  a skos:Concept ;
  skos:related tero:p4928 .

