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

Attributes

Verteilungsverfahren
allocation procedure
mode de répartition
metodo di ripartizione
Verfahren zur Verteilung der 200 Sitze des Nationalrats auf die Kantone, das aus Vorwegverteilung, Hauptverteilung und Restverteilung besteht.
Procedure by which the 200 seats in the National Council are allocated to the cantons, which consists of the preliminary allocation, the principle allocation and the final allocation.
Façon de distribuer les 200 sièges du Conseil national aux cantons en trois phases successives soit la répartition préliminaire, la répartition principale et la répartition finale.
Metodo per attribuire i 200 seggi del Consiglio nazionale ai Cantoni con la ripartizione preliminare, principale e completiva.
2020-01-20T08:52:34.7030000Z
110292
https://www.termdat.bk.admin.ch/entry/110292
BG Politische Rechte, Art. 17 Sachüb. (SR 161.1, Stand 2015-11)
FA Political Rights, art. 17 heading (SR 161.1, transl., status 2015-11)
LF Droits politiques, art. 17 tit. (RS 161.1, état 2015-11)
LF Diritti politici, art. 17 rubrica (RS 161.1, stato 2015-11)
nach BG Politische Rechte, Art. 17 (SR 161.1, Stand 2015-11)
d'après LF Droits politiques, art. 17 (RS 161.1, état 2015-11)
after FA Political Rights, art. 17 (SR 161.1, transl., status 2015-11)
after LF Diritti politici, art. 17 (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
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.