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

Attributes

dringliche Veröffentlichung
emergency publication
publication urgente
pubblicazione urgente
2017-02-01T12:00:06.4330000Z
441553
https://www.termdat.bk.admin.ch/entry/441553
Publikationsgesetz, Art. 7 Sachüb. (SR 170.512, Stand 2016-04)
Publications Act, art. 7 heading (SR 170.512, transl., status 2016-04)
LF Publications officielles, art. 7 tit. (RS 170.512, état 2016-04)
LF Pubblicazioni ufficiali, art. 7 rubrica (RS 170.512, stato 2016-04)
[...] [An enactment, treaty or agreement] shall be published by way of exception on the day it comes into force at the latest (emergency publication) if this is required either to ensure its effectiveness.
Ein [...] [Erlass oder Vertrag] wird ausnahmsweise spätestens am Tag des Inkrafttretens veröffentlicht (dringliche Veröffentlichung), wenn dies zur Sicherstellung der Wirkung erforderlich ist.
Exceptionnellement, un [...] [acte législatif, un traité ou une convention] peut être publié au plus tard le jour de son entrée en vigueur (publication urgente) si cela est nécessaire pour lui permettre de déployer pleinement ses effets.
Un [...] [atto normativo o tratto] è pubblicato eccezionalmente al più tardi il giorno dell'entrata in vigore (pubblicazione urgente) se ciò è indispensabile per assicurarne l'efficacia.
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 ordinary publication
seeAlso extraordinary publication
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.