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

Attributes

Eidgenössische Volksinitiative «Für eine Schweiz ohne synthetische Pestizide»
Federal Popular Initiative "For a Switzerland with no synthetic pesticides"
Initiative populaire fédérale «Pour une Suisse libre de pesticides de synthèse»
Iniziativa popolare federale «Per una Svizzera senza pesticidi sintetici»
2021-09-07T12:47:19.4570000Z
441499
https://www.termdat.bk.admin.ch/entry/441499
FCh, Terminology Section, 2017
([Bundesblatt 2016 8433](http://www.admin.ch/ch/d/ff/2016/8433.pdf))
([Feuille fédérale 2016 8193](http://www.admin.ch/ch/f/ff/2016/8193.pdf))
([Foglio federale 2016 7519](http://www.admin.ch/ch/i/ff/2016/7519.pdf))
STA: verworfen an der Volksabstimmung vom 13. Juni 2021
STA: rejected in the popular vote on 13 June of 2021
STA: rejetée lors de la votation populaire du 13 juin 2021
STA: respinta in occasione della votazione popolare del 13 giugno 2021
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.