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

Attributes

Eidgenössische Volksinitiative «Für Ernährungssouveränität. Die Landwirtschaft betrifft uns alle»
Federal Popular Initiative "For food sovereignty. Agriculture affects us all"
Initiative populaire fédérale «Pour la souveraineté alimentaire. L’agriculture nous concerne toutes et tous»
Iniziativa popolare federale «Per la sovranità alimentare. L’agricoltura riguarda noi tutti»
2018-09-27T08:25:49.1770000Z
383968
https://www.termdat.bk.admin.ch/entry/383968
FCh, Terminology Section, 2016
([Bundesblatt 2014 6845](http://www.admin.ch/ch/d/ff/2014/6845.pdf))
([Feuille fédérale 2014 6597](http://www.admin.ch/ch/f/ff/2014/6597.pdf))
([Foglio federale 2014 5855](http://www.admin.ch/ch/i/ff/2014/5855.pdf))
STA: verworfen an der Volksabstimmung vom 23. September 2018
STA: rejected in the popular vote on 23 September 2018
STA: rejetée lors de la votation populaire du 23 septembre 2018
STA: respinta in occasione della votazione popolare del 23 settembre 2018
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.