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

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

yso:p84
  skos:prefLabel "education and training"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:narrower yso:p3388 .

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

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

yso:p83
  skos:prefLabel "utbildning enligt utbildningsstadium"@sv, "koulutus koulutusasteen mukaan"@fi ;
  a skos:Collection ;
  skos:member yso:p3388 .

