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

Attributes

Eidgenössische Volksinitiative «Raus aus der Sackgasse! Verzicht auf die Wiedereinführung von Zuwanderungskontingenten»
Federal Popular Initiative "Get out of this blind alley. Don't reintroduce immigration quotas!"
Initiative populaire fédérale «Sortons de l'impasse! Renonçons à rétablir des contingents d'immigration»
Iniziativa popolare federale «Fuori dal vicolo cieco! Rinunciamo alla reintroduzione di contingenti d'immigrazione»
2018-02-27T11:28:05.7230000Z
383965
https://www.termdat.bk.admin.ch/entry/383965
FCh, Terminology Section, 2015
Bundesblatt 2015 8337
Feuille fédérale 2015 7603
Foglio federale 2015 6833
STA: zurückgezogen
STA: retirée
STA: ritirata
STA: whitdrawn
Bundesblatt 2018 215
Feuille fédérale 2018 211
Foglio federale 2018 183
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.