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

Attributes

Mehrheitswahlsystem
simple majority system
système majoritaire
sistema maggioritario
Wahlsystem, bei dem in jedem Wahlkreis der Kandidat gewählt wird, der die höchste Stimmenzahl (relatives Mehr) oder mehr als die Hälfte aller Stimmen (absolutes Mehr) erhält.
Système électoral dans lequel est élu celui qui a obtenu le plus grand nombre de voix (majorité absolue ou majorité relative).
Sistema elettorale per cui è eletta la persona che ottiene il maggior numero di voti (maggioranza assoluta oppure maggioranza relativa).
2024-08-13T12:35:51.9976540Z
109998
https://www.termdat.bk.admin.ch/entry/109998
Häfelin/Haller, Schweiz. Bundesstaatsrecht, 1993, S. 215
LF Droits politiques, art. 56 al. 3 (RS 161.1, état 2015-11)
LF Diritti politici, art. 56 cpv. 3 (RS 161.1, stato 2015-11)
O. Gay, House of Commons Library, Home Affairs Section, Voting Systems - The Alternatives, Research Paper 97/26, 1997-02-13, p. 32 ([Internet, 2017-05-18](http://researchbriefings.files.parliament.uk/documents/RP97-26/RP97-26.pdf))
nach Häfelin/Haller, Schweiz. Bundesstaatsrecht, 1993, S. 215 und BG Politische Rechte, Art. 47 Abs. 1 (SR 161.1, Stand 2015-11)
d'après LF Droits politiques, art. 47 al. 1 (RS 161.1, état 2015-11)
secondo LF Diritti politici, art. 47 cpv. 1 (RS 161.1, stato 2015-11)
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
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.