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

Attributes

Abstimmungsparole
voting recommendation
consigne de vote
parola d'ordine
Empfehlung oder Losung, die eine Partei, eine Parlamentsfraktion oder eine andere Gruppierung für eine bevorstehende Abstimmung ausgibt.
Recommendation issued by a political party, a parliamentary group or another group with regard to a forthcoming popular vote.
Recommandation ou mot d'ordre d'un parti, d'un groupe parlementaire ou d'un autre groupement à l'occasion d'une votation.
Raccomandazione o slogan di un partito, di un gruppo parlamentare o di un altro raggruppamento in occasione di una votazione.
2024-08-12T13:39:04.1148950Z
110217
https://www.termdat.bk.admin.ch/entry/110217
A. M. Snozzi, 2011
BK, Verstehen Sie politisch?, 2009
FCh, Get to grips with political rights, 2003
ChF, Vous avez dit droits politiques ?, 2003
USG: not to be confused with "voting recommendation (by the Federal Assembly)"
BK, Verstehen Sie politisch?, 2009
FCh, Get to grips with political rights, 2003
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 voting recommendation
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.