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

Attributes

Antragsteller
proponente
person submitting a proposal
auteur d'une proposition
Mitglied der Bundesversammlung, das einen Antrag stellt.
Membre de l'Assemblée fédérale qui présente une proposition.
Membro dell'Assemblea federale che presenta una proposta.
2018-02-01T16:37:21.8570000Z
109151
https://www.termdat.bk.admin.ch/entry/109151
BVers, Parlamentswörterbuch, "Fraktionsdebatte" ([Internet, 2017-07-10](https://www.parlament.ch/de/über-das-parlament/parlamentsw%c3%b6rterbuch/parlamentsw%c3%b6rterbuch-detail?WordId=85))
National Council Standing Orders, art. 44 para. 2 (SR 171.13, transl., status 2015-11)
R Conseil national, art. 44 al. 2 (RS 171.13, état 2015-11)
R Consiglio nazionale, art. 44 cpv. 2 (RS 171.13, stato 2015-11)
USG: geläufigere Schreibweise
nach R Nationalrat, Art. 44 Abs. 2 (SR 171.13, Stand 2015-11)
d'après R Conseil national, art. 44 al. 2 (RS 171.13, état 2015-11)
secondo R Consiglio nazionale, art. 44 cpv. 2 (RS 171.13, stato 2015-11)
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.