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

Attributes

Staatsnotstand
national emergency
état de nécessité de l'État
emergenza pubblica
Ausserordentliche Lage, in der die Unabhängigkeit oder sogar der Fortbestand des Staates schwer bedroht ist.
Extraordinary situation in which the independence or even the continued existence of the state is seriously threatened.
Situation extraordinaire lors de laquelle l'indépendance, voire la survie même de l'Etat est gravement menacée.
Situazione straordinaria in cui l'indipendenza o persino l'esistenza stessa dello Stato sono gravemente minacciate.
2022-04-29T07:35:44.4770000Z
56931
https://www.termdat.bk.admin.ch/entry/56931
FCh, Terminology Section, 2007
CaF, Sezione italiana, 2006-01
Tschannen, Staatsrecht, 2004, S. 176
TF, Thésaurus Jurivoc, 2004
nach Tschannen, Staatsrecht, 2004, S. 176 f.
after Tschannen, Staatsrecht, 2004, S. 176 f.
d'après Tschannen, Staatsrecht, 2004, S. 176 f.
secondo Tschannen, Staatsrecht, 2004, S. 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 police state of 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.