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

Attributes

Eidgenössische Volksinitiative «Für eine direktdemokratische und wettbewerbsfähige Schweiz – keine EU-Passivmitgliedschaft (Kompass-Initiative)»
Initiative populaire fédérale «Pour la démocratie directe et la compétitivité de notre pays – Contre une Suisse membre passif de l’UE (initiative boussole)»
Iniziativa popolare federale «Per la democrazia diretta e la competitività del nostro Paese – No a una Svizzera membro passivo dell’UE (Iniziativa Bussola)»
Federal Popular Initiative ‘For a direct democratic and competitive Switzerland – No to passive EU membership (Compass Initiative)’
2025-10-24T14:09:41.1735010Z
511481
https://www.termdat.bk.admin.ch/entry/511481
FCh, English Language Service, 2024
Bundesblatt 2024 2414
Feuille fédérale 2024 2414
Foglio federale 2024 2414
STA: aboutissement
STA: current
STA: Zustandegekommen
STA: riuscita normale
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.