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

Attributes

Volksentscheid
popular decision
décision populaire
responso del Popolo
Von den Stimmberechtigten durch Volksabstimmung getroffene Entscheidung über eine Sachfrage.
Decision on a specific issue made by voters in a popular vote.
Décision prise par le peuple par voie de scrutin sur une question précise.
Decisione del corpo elettorale su una data questione sottoposta a votazione popolare.
2024-08-12T13:39:04.0767510Z
110003
https://www.termdat.bk.admin.ch/entry/110003
FCh, Terminology Section, 2011
A. M. Snozzi, 2011
H.-U. Wili, ChF, Section des droits politiques, 2011
EJPD, MM Wie weiter nach dem Volksentscheid zu Schengen/Dublin?, 2005-06-05 ([Internet, 2017-06-01](https://www.admin.ch/gov/de/start/dokumentation/medienmitteilungen.msg-id-24564.html))
A. M. Snozzi, 2011
H.-U. Wili, ChF, Section des droits politiques, 2011
H.-U. Wili, BK, Sektion Politische Rechte, 2011
after H.-U. Wili, FCh, Political Rights Section, 2011
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.