@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:p2744
  skos:prefLabel "utbildningsstadier"@sv, "stages of education"@en, "koulutusasteet"@fi ;
  a skos:Concept ;
  skos:related tero:p3388 .

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

allars:Y28440 skos:exactMatch tero:p3388 .
ysa:Y98084 skos:exactMatch tero:p3388 .
tero:p83
  skos:prefLabel "utbildning enligt utbildningsstadium"@sv, "koulutus koulutusasteen mukaan"@fi ;
  a skos:Collection ;
  skos:member tero:p3388 .

yso:p3388 skos:exactMatch tero:p3388 .
tero:p3388
  skos:exactMatch allars:Y28440, ysa:Y98084, yso:p3388 ;
  skos:prefLabel "utbildning på grundskolenivå"@sv, "perusasteen koulutus"@fi, "basic level education"@en ;
  a skos:Concept ;
  skos:broader tero:p84 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p84 ;
  skos:related tero:p2744 .

