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

Attributes

technisches Hilfsmittel
technical aid
moyen technique
ausilio tecnico
2020-08-20T17:36:58.1670000Z
109637
https://www.termdat.bk.admin.ch/entry/109637
BG Politische Rechte, Art. 84 Abs. 2 (SR 161.1, Stand 2015-11)
FA Political Rights, art. 84 (SR 161.1, transl., status 2015-11)
LF Droits politiques, art. 84 al. 2 (RS 161.1, état 2015-11)
LF Diritti politici, art. 84 marg. (RS 161.1, stato 2015-11)
Election and popular vote procedures that use technical aids shall require the approval of the Federal Council.
L’utilisation de moyens techniques lors des scrutins est soumise à l’autorisation du Conseil fédéral.
Wahl- und Abstimmungsverfahren mit technischen Mitteln bedürfen der Genehmigung des Bundesrates.
EXP: "technical means" is a near synonym
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.