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

Attributes

Eidgenössische Volksinitiative «Für mehr Transparenz in der Politikfinanzierung (Transparenz-Initiative)»
Federal popular initiative “For greater transparency in political funding (Transparency Initiative)”
Initiative populaire fédérale «Pour plus de transparence dans le financement de la vie politique (initiative sur la transparence)»
Iniziativa popolare federale «Per più trasparenza nel finanziamento della politica (Iniziativa sulla trasparenza)
2022-10-21T07:17:57.6632280Z
414121
https://www.termdat.bk.admin.ch/entry/414121
Bundesblatt 2017 6893
FCh, English Service, 2017
Feuille fédérale 2017 6519
Foglio federale 2017 5901
STA: withdrawn
STA: zurückgezogen, indirekter Gegenvorschlag
STA: retirée en raison d'un contre-projet indirect
STA: ritirata in favore di un controprogetto indiretto
FCh, English Service, 2017
Foglio federale 2017 5901
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.