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

yso:p3221
  skos:prefLabel "voting"@en, "valdeltagande"@sv, "äänestäminen"@fi ;
  a skos:Concept ;
  skos:related yso:p3223 .

yso:p3625
  skos:prefLabel "behaviour"@en, "käyttäytyminen"@fi, "beteende"@sv ;
  a skos:Concept ;
  skos:narrower yso:p3223 .

yso:p21814
  skos:prefLabel "vaalikoneet"@fi, "valmaskiner"@sv ;
  a skos:Concept ;
  skos:related yso:p3223 .

yso:p3226
  skos:prefLabel "politiskt beteende"@sv, "political behaviour"@en, "poliittinen käyttäytyminen"@fi ;
  a skos:Concept ;
  skos:related yso:p3223 .

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

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

yso:p3223
  skos:closeMatch ysa:Y113718, allars:Y25495 ;
  skos:related yso:p3226, yso:p3225, yso:p21814, yso:p3221 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "röstningsbeteende"@sv, "voting behaviour"@en, "äänestyskäyttäytyminen"@fi ;
  skos:broader yso:p3625 .

