@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p8958
  skos:prefLabel "partier"@sv, "puolueet"@fi, "political parties"@en ;
  a skos:Concept ;
  skos:related tero:p20660 .

tero:p20660
  skos:prefLabel "vaaliliitot"@fi, "valförbund"@sv ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p272 ;
  skos:related tero:p8958, tero:p3225 ;
  skos:exactMatch allars:Y38418, yso:p20660, ysa:Y165928 ;
  skosext:broaderGeneric tero:p272 .

allars:Y38418 skos:exactMatch tero:p20660 .
tero:conceptscheme a skos:ConceptScheme .
tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p20660 .

yso:p20660 skos:exactMatch tero:p20660 .
tero:p3225
  skos:prefLabel "elections"@en, "val"@sv, "vaalit"@fi ;
  a skos:Concept ;
  skos:related tero:p20660 .

ysa:Y165928 skos:exactMatch tero:p20660 .
