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

Attributes

Vorwarnzeit
advance warning time
délai de préalerte
tempo di preavviso
Zeitspanne vom Erkennen der gefährlichen Situation bis zum Eintreffen des gefährlichen Prozesses.
Period between the detection of a dangerous process and its arrival at a particular place.
Temps s'écoulant entre la prise de conscience d'un danger à venir et son occurrence.
Tempo che intercorre fra l'identificazione di un pericolo e la sua manifestazione.
2016-12-20T14:18:22.3630000Z
216413
https://www.termdat.bk.admin.ch/entry/216413
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
BWW/BRP/BUWAL, Empf. Hochwassergefahren, 1997, S. 20
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
nach BUWAL, Risikoanalyse, 1999, S. 60
after BUWAL, Risikoanalyse, 1999, p. 60
d'après BUWAL, Risikoanalyse, 1999, p. 60
secondo BUWAL, Risikoanalyse, 1999, p. 60
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.