@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p2744
  skos:related yso:p3387, yso:p3390, yso:p3389, yso:p2743, yso:p3388 ;
  a skos:Concept ;
  skos:closeMatch ysa:Y101303, allars:Y28450 ;
  skos:broader yso:p250 ;
  skos:prefLabel "stages of education"@en, "koulutusasteet"@fi, "utbildningsstadier"@sv ;
  skos:inScheme yso:conceptscheme .

yso:p3390
  skos:prefLabel "utbildning på högskolenivå"@sv, "higher education"@en, "korkea-asteen koulutus"@fi ;
  a skos:Concept ;
  skos:related yso:p2744 .

yso:p3389
  skos:prefLabel "mellanstadieutbildning"@sv, "intermediate grade education"@en, "keskiasteen koulutus"@fi ;
  a skos:Concept ;
  skos:related yso:p2744 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p3387
  skos:prefLabel "andra stadiets utbildning"@sv, "secondary education"@en, "toisen asteen koulutus"@fi ;
  a skos:Concept ;
  skos:related yso:p2744 .

yso:p2743
  skos:prefLabel "utbildningsklassificeringar"@sv, "educational classifications"@en, "koulutusluokitukset"@fi ;
  a skos:Concept ;
  skos:related yso:p2744 .

yso:p250
  skos:prefLabel "samhälleliga system"@sv, "societal systems"@en, "yhteiskunnalliset järjestelmät"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2744 .

yso:p3388
  skos:prefLabel "basic level education"@en, "utbildning på grundskolenivå"@sv, "perusasteen koulutus"@fi ;
  a skos:Concept ;
  skos:related yso:p2744 .

