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

Attributes

Eidgenössische Volksinitiative «für eine Regelung der Zuwanderung»
Popular initiative «For controlled immigration»
Initiative populaire fédérale «pour une réglementation de l'immigration»
Iniziativa popolare federale «Per una regolamentazione dell'immigrazione»
2016-04-15T15:51:19.6400000Z
387843
https://www.termdat.bk.admin.ch/entry/387843
Feuille fédérale 2001 167
Foglio federale 2001 138
Swiss Review, 1/1995, p. 10
Bundesblatt 2001 183
STA: verworfen an der Volksabstimmung vom 24. September 2000
STA: rejected in the popular vote on 24 September 2000
STA: rejetée lors de la votation populaire du 24 septembre 2000
STA: respinta in occasione della votazione popolare del 24 settembre 2000
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.