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

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

tero:p13590
  skos:broader tero:p84 ;
  skos:prefLabel "basic education"@en, "peruskoulutus"@fi, "grundutbildning"@sv ;
  skosext:broaderGeneric tero:p84 ;
  skos:exactMatch yso:p13590, allars:Y19127, ysa:Y102747 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y102747 skos:exactMatch tero:p13590 .
allars:Y19127 skos:exactMatch tero:p13590 .
yso:p13590 skos:exactMatch tero:p13590 .
