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

tero:p2744
  skos:prefLabel "utbildningsstadier"@sv, "stages of education"@en, "koulutusasteet"@fi ;
  a skos:Concept ;
  skos:related tero:p2743 .

tero:conceptscheme a skos:ConceptScheme .
tero:p1401
  skos:prefLabel "luokitukset"@fi, "klassificeringar"@sv, "classification"@en ;
  a skos:Concept ;
  skos:narrower tero:p2743 .

allars:Y28443 skos:exactMatch tero:p2743 .
yso:p2743 skos:exactMatch tero:p2743 .
tero:p2743
  a skos:Concept ;
  skos:broader tero:p1401 ;
  skos:prefLabel "educational classifications"@en, "koulutusluokitukset"@fi, "utbildningsklassificeringar"@sv ;
  skosext:broaderGeneric tero:p1401 ;
  skos:related tero:p2744 ;
  skos:exactMatch allars:Y28443, yso:p2743, ysa:Y96420 ;
  skos:inScheme tero:conceptscheme .

ysa:Y96420 skos:exactMatch tero:p2743 .
