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

Attributes

Stimmzettel
ballot paper
bulletin de vote
scheda di voto
Amtliches Formular für die Stimmabgabe, auf dem die Stimmberechtigten die Annahme oder Ablehnung der Abstimmungsvorlage kundtun.
Official form on which the voter indicates whether he or she accepts or rejects a proposal submitted to the People.
Formule officielle utilisée lors d'une votation populaire et à l'aide de laquelle les électeurs indiquent s'ils acceptent ou non le projet soumis au vote.
Formulario ufficiale per l'espressione del voto con cui gli aventi diritto dichiarano se accettano o respingono il testo in votazione.
2024-08-12T13:39:04.0947540Z
110029
https://www.termdat.bk.admin.ch/entry/110029
BG Politische Rechte, Art. 5 Abs. 2 (SR 161.1, Stand 2015-11)
FA Political Rights, art. 5 para. 2 (SR 161.1, transl., status 2015-11)
LF Droits politiques, art. 5 al. 2 (RS 161.1, état 2015-11)
CF, Rapp. Voto elettronico, 2002-01-09, n. 5.4.1 (FF 2002 603)
USG: üblich
BK, Verstehen Sie politisch?, 2009
FCh, Get to grips with political rights, 2003
CaF, Avete detto diritti politici?, 2003
ChF, Vous avez dit droits politiques?, 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
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.