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

ysa:Y123898 skos:exactMatch tero:p16251 .
tero:conceptscheme a skos:ConceptScheme .
tero:p16251
  skosext:broaderGeneric tero:p374 ;
  skos:broader tero:p374 ;
  skos:exactMatch ysa:Y123898, allars:Y39264, yso:p16251 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kommunalexamen"@sv, "kunnallistutkinto"@fi ;
  a skos:Concept .

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

