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

yso:p15591 skos:exactMatch tero:p15591 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y37252 skos:exactMatch tero:p15591 .
ysa:Y118632 skos:exactMatch tero:p15591 .
tero:p15591
  skosext:broaderGeneric tero:p373 ;
  skos:prefLabel "Reifeprüfung degree"@en, "Reifeprüfung-tutkinto"@fi, "Reifeprüfung-examen"@sv ;
  skos:exactMatch ysa:Y118632, allars:Y37252, yso:p15591 ;
  skos:broader tero:p373 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

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

