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

Attributes

Miturheber
coauteur
coautore
2025-12-08T14:04:15.1149900Z
525088
https://www.termdat.bk.admin.ch/entry/525088
Geschäftsreglement des Nationalrates, art. 29a Sachüb. (SR 171.13, Stand 2025-09)
Règlement du Conseil national, art. 29a tit. (RS 171.13, état 2025-09)
Regolamento del Consiglio nazionale, art. 29a rubrica (RS 171.13, stato 2025-09)
Parlamentarische Initiativen, Motionen und Postulate können von mehreren Ratsmitgliedern oder Fraktionen gemeinsam eingereicht werden (Miturheberinnen und Miturheber). Die Höchstzahl der Miturheberinnen und Miturheber entspricht der Anzahl Fraktionen im Parlament.
Un’iniziativa, una mozione o un postulato possono essere presentati anche congiuntamente da due o più deputati o gruppi parlamentari (coautori). Il numero di coautori non può eccedere quello dei gruppi parlamentari.
Une initiative parlementaire, une motion ou un postulat peut être déposé conjointement par deux ou plusieurs députés ou groupes (coauteurs). Le nombre maximal de coauteurs est égal au nombre de groupes représentés au Parlement.
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.