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

Attributes

Streichen
stralcio
deletion
latoisage
Von der Wählerin oder dem Wähler vorgenommene Änderung eines Wahlzettels, die darin besteht, aufgeführte Namen von Kandidatinnen oder Kandidaten durchzustreichen.
Alteration of a ballot paper by the voter by crossing out the names of candidates appearing on the list.
Procédé qui consiste à biffer les noms de candidats ou de candidates sur un bulletin électoral préimprimé.
Modifica di una scheda elettorale da parte dell'elettore che cancella nomi di candidati dalla lista prestampata.
2024-08-12T13:39:04.1211760Z
110227
https://www.termdat.bk.admin.ch/entry/110227
FCh, Terminology Section, 2011
BK, Sektion Terminologie, 2011
Auer/Malinverni/Hottelier, Droit constitutionnel suisse, vol. 1, 2000, p. 220
swissinof.ch, scheda elettorale ([Internet, 2017-04-07](http://www.swissinfo.ch/ita/Scheda_elettorale.html?cid=5920624))
FCh, Terminology Section, 2011
d'après LF Droits politiques, art. 35 al. 2 (RS 161.1, état 2015-11)
secondo LF Diritti politici, art. 35 cpv. 2 (RS 161.1, stato 2015-11)
nach BG Politische Rechte, Art. 35 Abs. 2 (SR 161.1, Stand 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

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