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

Attributes

Unterlistenverbindung
list sub-combination
sous-apparentement de listes
sottocongiunzione di liste
Verbindung von Wahllisten zweiter Stufe, durch die sich einzelne Partner einer Listenverbindung zusammenschliessen, um ihre Stimmen zusammenzulegen und damit ihre Aussichten bei der Verteilung der Mandate gegenüber anderen Listenverbindungspartnern zu verbessern.
List combination at a subsidiary level in which individual partners within a combined list join together in order to pool their votes and thus to improve their prospects in comparison with other combined list partners when the mandates are allocated.
Apparentement de listes de deuxième degré qui consiste pour certaines listes partenaires à s'allier au sein d'un apparentement de listes de manière à être mieux placées face à d'autres listes apparentées lors de la répartition des mandats.
Raggruppamento di liste all'interno di una congiunzione di liste: singoli membri della coalizione si alleano per riunire i loro voti e in questo modo aumentare le probabilità di successo rispetto ad altri membri della coalizione in sede di ripartizione dei mandati (seggi).
2024-08-12T13:39:04.1115830Z
110154
https://www.termdat.bk.admin.ch/entry/110154
CaF, ABC dei diritti politici, 2011
VS, L d'application de la LF Droits politiques, art. 13 (RS/VS 160.3)
BG Politische Rechte, Art. 31 Abs. 2 (SR 161.1, Stand 2015-11)
FA Political Rights, art. 31 para. 1 (SR 1612.1, transl., status 2015-11)
nach BK, Verstehen Sie politisch?, 2009
after FCh, Get to grips with political rights, 2003
d'après ChF, Vous avez dit droits politiques?, 2003
A. M. Snozzi, 2011 secondo CaF, Avete detto diritti politici?, 2003
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

property subject
seeAlso list combination
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.