SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

elimination vote
Stichwahl
scrutin de ballottage
ballottaggio
Zweiter Wahlgang einer Majorzwahl, bei dem das relative Mehr entscheidet, wenn im ersten Wahlgang nicht genügend Kandidatinnen und Kandidaten das absolute Mehr erreicht haben.
Second round of an election based on the first-past-the-post system, decided by a relative majority and held if an insufficient number of candidates have achieved an absolute majority in the first round of voting.
Dans une élection selon le système majoritaire pour lequel la majorité relative est requise, deuxième tour de scrutin organisé si un nombre insuffisant de candidats a réuni la majorité absolue des suffrages exprimés lors du premier tour.
Secondo turno di un'elezione a sistema maggioritario, in cui decide la maggioranza relativa, se al primo turno la maggioranza assoluta non è stata raggiunta da un numero sufficiente di candidati.
2024-08-12T13:39:03.9954810Z
109071
https://www.termdat.bk.admin.ch/entry/109071
FCh, Terminology Section, 2011
BK, MM Einsatz von Vote électronique anlässlich der Nationalratswahlen 2015, 2013-05-02 ([Internet, 2017-05-19](https://www.bk.admin.ch/aktuell/media/03238/index.html?lang=de&msg-id=48713))
R Conseil national, art. 86 (RO 1990 954)
CaF, CS Elezioni del Consiglio nazionale 2015 con il voto elettronico, 2013-05-02 ([Internet, 2017-05-19](https://www.bk.admin.ch/aktuell/media/03238/index.html?lang=it&msg-id=48713))
H.-U. Wili, BK, Sektion Politische Rechte, 2011
after H.-U. Wili, FCh, Political Rights Section, 2011
d'après H.-U. Wili, ChF, Section des droits politiques, 2011
secondo H.-U. Wili, CaF, Sezione dei diritti politici, 2011
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Incoming Relationships: No results found.
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.