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

Attributes

Eidgenössische Volksinitiative «Ja zum Tier- und Menschenversuchsverbot – Ja zu Forschungswegen mit Impulsen für Sicherheit und Fortschritt»
Federal Popular Initiative 'Yes to a ban on animal and human experiments – Yes to research that brings safety and progress'
Initiative populaire fédérale «Oui à l’interdiction de l’expérimentation animale et humaine – Oui aux approches de recherche qui favorisent la sécurité et le progrès»
Iniziativa popolare federale «Sì al divieto degli esperimenti sugli animali e sugli esseri umani - Sì ad approcci di ricerca che favoriscano la sicurezza e il progresso»
2022-02-15T16:36:10.5370000Z
442052
https://www.termdat.bk.admin.ch/entry/442052
FCh, Terminology Section, 2017
Bundesblatt 2017 6149
Feuille Fédérale 2017 5797
Foglio federale 2017 5245
STA: verworfen an der Volksabstimmung vom 13. Februar 2022
STA: rejected in the popular vote on 13 February 2022
STA: rejetée lors de la votation populaire du 13 février 2022
STA: respinta in occasione della votazione popolare del 13 febbraio 2022
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.