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

Attributes

Stimmdaten gezielt oder systematisch entschlüsseln
decode voting data in a targeted or systematic manner
décryptage ciblé ou systématique des documents de vote
decrittare in modo mirato o sistematico documenti di voto elettronici
2022-03-08T07:31:05.4130000Z
109917
https://www.termdat.bk.admin.ch/entry/109917
FCh, English Translation Service, 2004
V Politische Rechte, Art. 27f Abs. 3 (aufgehoben, AS 2002 3200)
O Droits politiques, art. 27f al. 3 (abrogé, RO 2002 3200)
O Diritti politici, art. 27f cpv. 3 (abrogato, RU 2002 3200)
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.