@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

ysa:Y98229 skos:exactMatch tero:p17202 .
tero:conceptscheme a skos:ConceptScheme .
tero:p17202
  skos:prefLabel "presidentinvaalit"@fi, "presidentval"@sv, "presidential elections"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch yso:p17202, ysa:Y98229, allars:Y24554 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p3225 ;
  skos:broader tero:p3225 .

allars:Y24554 skos:exactMatch tero:p17202 .
tero:p3225
  skos:prefLabel "elections"@en, "val"@sv, "vaalit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17202 .

yso:p17202 skos:exactMatch tero:p17202 .
