@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/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

koko:p16024
  skos:prefLabel "yrkesexamina"@sv, "vocational qualifications"@en, "ammattitutkinnot"@fi ;
  a skos:Concept ;
  skos:related koko:p9751 .

koko:p9751
  skos:related koko:p16024, koko:p34661 ;
  skos:exactMatch yso:p4201 ;
  skos:closeMatch ysa:Y17940 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "fristående examina"@sv, "skills examinations"@en, "näyttötutkinnot"@fi ;
  skos:note "Näyttötutkinnot jakaantuvat kolmeen ryhmään: 1) ammatillinen perustutkinto 2) ammattitutkinto 3) erikoisammattitutkinto" ;
  skos:broader koko:p36462 ;
  a skos:Concept ;
  dc11:source "Lähde: Opetusministeriö" .

koko:p34661
  skos:prefLabel "uppvisningar"@sv, "näytöt"@fi ;
  a skos:Concept ;
  skos:related koko:p9751 .

koko:p36462
  skos:prefLabel "examina"@sv, "examinations"@en, "tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower koko:p9751 .

