@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 kulo: <http://www.yso.fi/onto/kulo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p22253
  skos:broader yso:p374 ;
  skos:closeMatch ysa:Y154861, allars:Y35413 ;
  skos:related yso:p4201 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "fackliga examina"@sv, "vocational qualifications"@en, "ammatilliset tutkinnot"@fi ;
  a skos:Concept .

yso:p374
  skos:prefLabel "examina"@sv, "examinations"@en, "tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p22253 .

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

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

