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

Attributes

Eidgenössische Volksinitiative «Bestimmung der Bundesrichterinnen und Bundesrichter im Losverfahren (Justiz-Initiative)»
Federal popular initiative ‘Appointing federal judges by random selection'
Initiative populaire fédérale «Désignation des juges fédéraux par tirage au sort (initiative sur la justice)»
Iniziativa popolare federale «Per la designazione dei giudici federali mediante sorteggio (Iniziativa sulla giustizia)»
2021-11-25T10:57:02.6430000Z
446920
https://www.termdat.bk.admin.ch/entry/446920
FCh, Terminology Section, 2021
Bundesblatt 2018 2669
Feuille fédérale 2018 2709
Foglio federale 2018 2223
STA: abgelehnt an der Volksabstimmung vom 28. November 2021
STA: rejected in the popular vote on 28 November 2021
STA: rejetée lors de la votation populaire du 28 novembre 2021
STA: respinta in occasione della votazione popolare del 28 novembre 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.