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

Attributes

Eidgenössische Volksinitiative «Für ein besseres Leben im Alter (Initiative für eine 13. AHV-Rente)»
Federal Popular Initiative "For a better life in retirement (Initiative for a 13th OASI pension payment)"
Initiative populaire fédérale «Mieux vivre à la retraite (initiative pour une 13e rente AVS)»
Iniziativa popolare federale «Vivere meglio la pensione (Iniziativa per una 13esima mensilità AVS)»
2024-04-10T12:18:07.9100010Z
477872
https://www.termdat.bk.admin.ch/entry/477872
FCh, Terminology Section, 2020
Bundesblatt 2020 1737
Feuille fédérale 2020 1673
Foglio federale 2020 1545
STA: angenommen an der Volksabstimmung vom 3. März 2024
STA: accepted in the popular vote on 3 March 2024
STA: acceptée lors de la votation populaire du 3 mars 2024
STA: accettata in occasione della votazione popolare del 3 marzo 2024
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.