@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:p18830
  skos:prefLabel "international examinations"@en, "internationella examina"@sv, "kansainväliset tutkinnot"@fi ;
  a skos:Concept ;
  skos:related tero:p25400 .

tero:conceptscheme a skos:ConceptScheme .
yso:p25400 skos:exactMatch tero:p25400 .
tero:p25400
  skos:prefLabel "utländska examina"@sv, "foreign degrees"@en, "ulkomaiset tutkinnot"@fi ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y177866, allars:Y40405, yso:p25400 ;
  skos:related tero:p18830 ;
  skos:broader tero:p374 ;
  skosext:broaderGeneric tero:p374 .

allars:Y40405 skos:exactMatch tero:p25400 .
ysa:Y177866 skos:exactMatch tero:p25400 .
tero:p374
  skos:prefLabel "examina"@sv, "examinations"@en, "tutkinnot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25400 .

