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

Attributes

erste Beratung
first reading
première lecture
prima lettura
2017-07-17T07:29:50.7930000Z
441654
https://www.termdat.bk.admin.ch/entry/441654
Parlamentsgesetz, Art. 94a Abs. 1 (SR 171.10, Stand 2016-03)
Parliament Act, art. 94a para. 1 (SR 171.10, transl., status 2016-11); UK Parliament, About Parliament > How Parliament works > Making laws > Passage of a Bill > Bill starting in the House of Commons > Second reading (Commons) ([Internet, 2017-03-22](http://www.parliament.uk/about/how/laws/passage-bill/commons/coms-commons-second-reading/))
CIP-N, Rapp. Iv. pa. Procédure applicable au programme de la législature (15.474) (FF 2015 6407)
R Consiglio nazionale, art. 24 cpv. 1 (RS 171.13, stato 2015-11)
Beim Bundesbeschluss über die Legislaturplanung wird die Einigungskonferenz eingesetzt, wenn nach der ersten Beratung in jedem Rat Differenzen bestehen.
I progetti di atti legislativi di una commissione e le proposte della commissione incaricata di esaminare preliminarmente un disegno di atto legislativo del Consiglio federale devono essere trasmessi ai deputati il più tardi quattordici giorni prima della trattazione in prima lettura nella Camera [...]
If the federal decree on the legislature plan is the subject of differences between the Councils following the first reading of the bill, the conciliation committee shall be appointed.
Le projet en question reprend par ailleurs les modifications mineures du droit en vigueur que le Conseil national avait adoptées en première lecture [...]
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 consideration
seeAlso second reading
seeAlso prior consideration
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.