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

Attributes

Alarmierung
alarm transmission
diffusion d'alarme
dare l'allarme
Warnung der Bevölkerung vor einer Gefahr oder einer Bedrohung durch ein Signal, in der Regel ein Sirenenzeichen.
Warning the population of an imminent danger by means of a signal, usually a siren.
Déclenchement d'un signal diffusé en général au moyen de sirènes afin d'attirer l'attention de la population sur un danger ou une menace imminente.
Diffusione di un segnale, generalmente una sirena, per richiamare l'attenzione della popolazione su un pericolo o una minaccia imminente.
2016-12-20T14:38:23.3930000Z
216416
https://www.termdat.bk.admin.ch/entry/216416
OFEG, 2001
Beer/Hohl, Sicherheits-Jahrbuch 1997/98, Gloss.
Beer/Hohl, Sicherheits-Jahrbuch 1997/98, Gloss.
ZGV, Katastrophenhilfe, 1996, S. 13
GRM: sost. m.
DOM: Naturgefahren
DOM: dangers naturels
DOM: natural hazards
nach ZGV, Katastrophenhilfe, 1996, S. 13
d'après OCD, Aide en cas de catastrophe, 1996, p. 13
secondo OCD, Aide en cas de catastrophe, 1996, p. 13
after OCD, Aide en cas de catastrophe, 1996, p. 13
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 flood alarm
seeAlso alarm organization
seeAlso alarm plan
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.