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

Attributes

Urheber einer eidgenössischen Volksinitiative
author of a federal popular initiative
auteur d'une initiative populaire fédérale
promotore di un'iniziativa popolare federale
2022-07-05T11:54:07.5188200Z
109226
https://www.termdat.bk.admin.ch/entry/109226
FCh, Terminology Section, 2017
Bekanntmachungen der Departemente und der Ämter, Eidgenössische Volksinitiative "Verbandsbeschwerderecht: Schluss mit der Verhinderungspolitik – Mehr Wachstum für die Schweiz!" (BBl 2004 6650)
Iv. pa. Niederberger (10.447), Contre-projet indirect à l'initiative populaire fédérale "Accéder à la propriété grâce à l'épargne-logement", 2010-06-09 ([Internet, 2017-07-11](https://www.parlament.ch/fr/ratsbetrieb/suche-curia-vista/geschaeft?AffairId=20100447))
CaF, Sezione di terminologia, 2017 secondo CIP-S, Rapp. espl. Iv. Pa. (08.515), Ritiro condizionato di un'iniziativa popolare in caso di controprogetto indiretto, 2009-03-27, n. 2.6.1 ([Internet, 2017-07-11](https://www.parlament.ch/centers/documents/it/bericht-spk-s-08-515-2009-03-27-i.pdf))
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

property subject
seeAlso author of a parliamentary initiative
seeAlso initiative committee
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.