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

Attributes

Rückkommen
reconsideration
réexamen
nuova deliberazione
2018-02-01T16:42:32.6070000Z
109157
https://www.termdat.bk.admin.ch/entry/109157
Parlamentsgesetz, Art. 76 Abs. 3 (SR 171.10, Stand 2016-03)
LF Parlement, art. 76 al. 3 (RS 171.10, état 2016-03)
AF, Glossario del Parlamento, "Proposta di nuova deliberazione" ([Internet, 2017-07-11](https://www.parlament.ch/it/über-das-parlament/parlamentswörterbuch/parlamentswörterbuch-detail?WordId=187))
Parliament Act, art. 76 para. 3 (SR. 171.10, transl., status 2016-03)
Bis zur Gesamtabstimmung über einen Erlassentwurf kann mit einem Ordnungsantrag auf jede behandelte Frage Rückkommen verlangt werden.
Tant qu'un projet d'acte n'a pas fait l'objet d'un vote sur l'ensemble, tout député peut déposer une motion d'ordre demandant le réexamen de toute question déjà traitée.
Until a vote on a bill in its entirety has been held, a reconsideration of any issue that has been considered may be requested by means of a point of order.
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
hypernym proposal for reconsideration
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.