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

tero:conceptscheme a skos:ConceptScheme .
tero:p84
  skos:prefLabel "education"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:narrower tero:p5938 .

tero:p5938
  skos:exactMatch ysa:Y127210, yso:p5938, allars:Y29865 ;
  skos:prefLabel "overeducation"@en, "överutbildning"@sv, "ylikoulutus"@fi ;
  skosext:broaderGeneric tero:p84 ;
  skos:broader tero:p84 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

allars:Y29865 skos:exactMatch tero:p5938 .
ysa:Y127210 skos:exactMatch tero:p5938 .
yso:p5938 skos:exactMatch tero:p5938 .
