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

Attributes

erneuern
renew
renouveler
rinnovare
2019-11-29T11:41:01.8400000Z
110444
https://www.termdat.bk.admin.ch/entry/110444
Federal Constitution 1874, art. 89b, para. 2, unofficial translation, 1991
Bundesverfassung, Art. 165 Abs. 4 (SR 101, Stand 2017-02)
Constitution fédérale, art. 165 al. 4 (RS 101, état 2017-02)
Costituzione federale, art. 165 cpv. 4 (RS 101, stato 2017-02)
Decrees put immediately into effect [...] shall lose their validity after the lapse of [one] year and may not be renewed.
Ein dringlich erklärtes Bundesgesetz, das in der Abstimmung nicht angenommen wird, kann nicht erneuert werden.
Le leggi dichiarate urgenti non accettate in votazione non possono essere rinnovate.
Une loi fédérale déclarée urgente qui n'a pas été acceptée en votation ne peut pas être renouvelée.
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.