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

Attributes

Sitzverteilung
allocation of seats
répartition des sièges
ripartizione dei seggi
Verteilung der Nationalratssitze auf die 26 Kantone entsprechend ihrer Bevölkerungszahl, wobei jeder Kanton mindestens einen Sitz erhält.
Allocation of the seats of the National Council among the 26 cantons in proportion to the populations of the cantons, each canton having a minimum of one seat.
Répartition des sièges au Conseil national entre les 26 cantons, proportionnellement au nombre d'habitants, chaque canton disposant d'au moins un siège.
Ripartizione dei seggi del Consiglio nazionale tra i 26 Cantoni in proporzione alla popolazione residente, fermo restando che, a ogni Cantone spetta almeno un seggio.
2024-08-12T13:39:04.1304050Z
110289
https://www.termdat.bk.admin.ch/entry/110289
V Politische Rechte, Art. 10 Sachüb. (SR 161.11, Stand 2014-01)
FA Political Rights, art. 16 heading (SR 1612.1, transl., status 2015-11)
LF Droits politiques, art. 16 tit. (RS 161.1, état 2015-01)
LF Diritti politici, art. 16 rubrica (RS 161.1, stato 2015-11)
USG: preferred; EXP:
FCh, Terminology Section, 2010
FCh, ABC of political rights, 2011
CaF, ABC dei diritti politici, 2011
BK, ABC der politischen Rechte, 2011
ChF, ABC des droits politiques, 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
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.