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

Attributes

Eidgenössische Volksinitiative «Für den geordneten Ausstieg aus der Atomenergie (Atomausstiegsinitiative)»
Federal Popular Initiative "For an orderly withdrawal from the nuclear energy programme (Nuclear Withdrawal Initiative)"
Initiative populaire fédérale «Pour la sortie programmée de l'énergie nucléaire (Initiative ‹"Sortir du nucléaire")»
Iniziativa popolare federale «Per un abbandono pianificato dell'energia nucleare (Iniziativa per l'abbandono del nucleare)»
2017-11-06T15:22:15.4570000Z
217985
https://www.termdat.bk.admin.ch/entry/217985
FCh, Terminology Section, 2016
Bundesblatt 2011 3981
Feuille fédérale 2011 3727
Foglio federale 2011 3613
STA: verworfen an der Volksabstimmung vom 27. November 2016
STA: rejected in the popular vote on 17 November 2016
STA: rejetée lors de la votation populaire du 17 novembre 2016
STA: respinta in occasione della votazione popolare del 17 novembre 2016
FCh, Terminology Section, 2016
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.