@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

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

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

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

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

