@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p23908
  skos:broader tero:p374 ;
  skos:prefLabel "dubbelexamen"@sv, "kaksoistutkinto"@fi, "double degree"@en ;
  a skos:Concept ;
  skos:related tero:p373, tero:p4203 ;
  yso:p23805 ysa:Y171429 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p374 ;
  skos:exactMatch yso:p23908 .

tero:conceptscheme a skos:ConceptScheme .
tero:p4203
  skos:prefLabel "yrkesexamina"@sv, "vocational qualifications"@en, "ammattitutkinnot"@fi ;
  a skos:Concept ;
  skos:related tero:p23908 .

tero:p373
  skos:prefLabel "studentexamen"@sv, "ylioppilastutkinto"@fi, "matriculation examination"@en ;
  a skos:Concept ;
  skos:related tero:p23908 .

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

