@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:p374
  skos:prefLabel "examina"@sv, "examinations"@en, "tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower yso:p22253 .

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:p22253 .

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

yso:p24442
  skos:prefLabel "fire fighter degree"@en, "pelastajatutkinto"@fi, "räddarexamen"@sv ;
  a skos:Concept ;
  skos:broader yso:p22253 .

