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

Attributes

ohne Diskussion entscheiden
decide without discussion
trancher sans discussion
decidere senza discussione
2017-09-04T11:18:32.3400000Z
109232
https://www.termdat.bk.admin.ch/entry/109232
R Nationalrat, Art. 39 Abs. 3 (SR 171.13, Stand 2015-11)
National Council Standing Orders, art. 39 para. 3 (SR 171.13, transl., status 2015-11)
R Conseil national, art. 39 al. 3 (RS 171.13, état 2015-11)
R Consiglio nazionale, art. 39 al. 3 (RS 171.13, stato 2015-11)
Se l'interessato fa opposizione, la Camera decide senza discussione.
Si la personne concernée fait recours, le conseil tranche sans discussion.
The Council shall decide without discussion on objections made by the person concerned.
Über Einsprachen der betroffenen Person entscheidet der Rat ohne Diskussion.
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.