@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p9796
  skos:related yso:p3225, yso:p9795 ;
  skos:prefLabel "right to vote"@en, "äänioikeus"@fi, "rösträtt"@sv ;
  skos:broader yso:p2404 ;
  skos:closeMatch allars:Y25497, ysa:Y104764 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p9795
  skos:prefLabel "valbarhet"@sv, "vaalikelpoisuus"@fi, "eligibility"@en ;
  a skos:Concept ;
  skos:related yso:p9796 .

yso:p3225
  skos:prefLabel "val (politik)"@sv, "elections"@en, "vaalit"@fi ;
  a skos:Concept ;
  skos:related yso:p9796 .

yso:p2404
  skos:prefLabel "political rights"@en, "politiska rättigheter"@sv, "poliittiset oikeudet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9796 .

