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

Attributes

Polizeinotstand
police state of emergency
état de nécessité de police
emergenza di polizia
Ausserordentliche Lage, in der die innere oder äussere Sicherheit oder die öffentliche Ordnung schwer gestört ist.
Extraodinary situation in which internal or external security or public order is severly disrupted.
Situation extraordinaire lors de laquelle la sécurité extérieure ou intérieure du pays est gravement menacée et où il convient de maintenir l'ordre public.
Situazione straordinaria in cui la sicurezza interna o esterna del paese o l'ordine pubblico sono gravemente minacciati.
2022-04-29T07:34:42.3300000Z
56930
https://www.termdat.bk.admin.ch/entry/56930
FCh, Terminology Section, 2010
CaF, Sezione di terminologia, 2010
Tschannen, Staatsrecht, 2004, S. 176 f.
ChF, Section de terminologie, 2006
USG: proposta
USG: proposition
nach Tschannen, Staatsrecht, 2004, S. 176 f.
after Tschannen, Staatsrecht, 2004, S. 176 f.
d'après Tschannen, Staatsrecht, 2004, S. 176 f. et Auer/Malinverni/Hottelier, Droit constitutionnel suisse, vol. 1, 2000, p. 534
secondo Tschannen, Staatsrecht, 2004, p. 176 f.
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 emergency
seeAlso national emergency
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.