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

Attributes

Eidgenössische Volksinitiative «Ja zum Verhüllungsverbot»
Federal popular initiative “Yes to a ban on full facial coverings”
Initiative populaire fédérale «Oui à l’interdiction de se dissimuler le visage»
Iniziativa popolare federale «Sì al divieto di dissimulare il proprio viso»
2021-05-31T10:33:34.2200000Z
414122
https://www.termdat.bk.admin.ch/entry/414122
FCh, Terminology Section, 2017
Bundesblatt 2017 6447
Feuille fédérale 2017 6109
Foglio federale 2017 5515
STA: angenommen an der Volksabstimmung vom 7. März 2021
STA: accepted in the popular vote on 7 March 2021
STA: acceptée lors de la votation populaire du 7 mars 2021
STA: accettata in occasione della votazione popolare del 7 marzo 2021
FCh, Terminology Section, 2017
Feuille fédérale 2017 6109
Foglio federale 2017 5515
Bundesblatt 2017 6447
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.