@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:p374
  skos:prefLabel "examina"@sv, "examinations"@en, "tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4203 .

yso:p4203
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p23908, yso:p4201 ;
  skos:broader yso:p374 ;
  a skos:Concept ;
  skos:prefLabel "vocational qualifications"@en, "ammattitutkinnot"@fi, "yrkesexamina"@sv ;
  skos:closeMatch ysa:Y105868, allars:Y29222 ;
  skos:altLabel "fackliga examina"@sv, "ammatilliset tutkinnot"@fi ;
  skos:narrower yso:p26455 .

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

yso:p4201
  skos:prefLabel "fristående examina"@sv, "skills examinations"@en, "näyttötutkinnot"@fi ;
  a skos:Concept ;
  skos:related yso:p4203 .

yso:p26455
  skos:prefLabel "erikoisammattitutkinnot"@fi, "specialyrkesexamina"@sv ;
  a skos:Concept ;
  skos:broader yso:p4203 .

yso:p23908
  skos:prefLabel "double degree"@en, "dubbelexamen"@sv, "kaksoistutkinto"@fi ;
  a skos:Concept ;
  skos:related yso:p4203 .

