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

Attributes

Eidgenössische Volksinitiative «Für verantwortungsvolle Unternehmen – zum Schutz von Mensch und Umwelt»
Federal Popular Initiative "For responsible businesses – protecting human rights and the environment"
Initiative populaire fédérale «Entreprises responsables – pour protéger l’être humain et l’environnement»
Iniziativa popolare federale «Per imprese responsabili – a tutela dell’essere umano e dell’ambiente»
2023-11-03T10:39:09.6085750Z
387762
https://www.termdat.bk.admin.ch/entry/387762
Bundesblatt 2015 3245
after Swiss Coalition for Corporate Justice ([Internet, 2016-04-26)](http://konzern-initiative.ch/kontakt/))
Feuille fédérale 2015 2979
Foglio federale 2015 2675
STA: verworfen an der Abstimmung vom 29. November 2020, am Ständemehr gescheitert
STA: rejected in the popular vote on 29 November 2020
STA: rejeté lors de la votation populaire du 29 novembre 2020
STA: respinta in occasione della votazione popolare del 29 novembre 2020
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.