@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

koko:p36950
  skos:prefLabel "education and training"@en, "koulutus"@fi, "utbildning"@sv ;
  a skos:Concept ;
  skos:narrower koko:p908 .

koko:p20792
  a skos:Collection ;
  skos:prefLabel "koulutus koulutusasteen mukaan"@fi ;
  skos:member koko:p908 .

koko:p9931
  skos:prefLabel "utbildningsstadier"@sv, "stages of education"@en, "koulutusasteet"@fi ;
  a skos:Concept ;
  skos:related koko:p908 .

koko:p908
  skos:broader koko:p36950 ;
  skos:closeMatch ysa:Y3994 ;
  skos:related koko:p9931 ;
  skos:exactMatch yso:p3388 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "basic level education"@en, "utbildning på grundskolenivå"@sv, "perusasteen koulutus"@fi ;
  a skos:Concept .

