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

Attributes

Gefahrenstufe
degree of hazard
niveau de danger
grado di pericolo
Einstufung eines gefährlichen Prozesses aufgrund seiner Intensität und Eintretenswahrscheinlichkeit.
Classification of a dangerous process according to its magnitude and its probability of occurrence.
Classification d'un processus dangereux obtenue par combinaison de l'intensité et de la probabilité d'occurrence.
Classificazione di un processo pericoloso in base all'entità e alla probabilità dell'evento.
2025-01-15T14:05:46.7921340Z
216312
https://www.termdat.bk.admin.ch/entry/216312
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
BWW/BRP/BUWAL, Empf. Hochwassergefahren, 1997, S. 16
Beer/Hohl, Sicherheits-Jahrbuch 1997/98, Gloss.
DOM: Naturgefahren; EXP: gemäss Gefahrenstufendiagramm
DOM: natural hazards; EXP: as expressed in the magnitude-probability diagram
DOM: dangers naturels; EXP: selon le diagramme des degrés de danger
DOM: pericoli naturali; EXP: secondo il diagramma dei gradi di pericolo
nach BWW/BRP/BUWAL, Empf. Hochwassergefahren, 1997, S. 16
after OFEE/OFAT/OFEFP, Rec. Dangers dus aux crues, 1997, p. 16
d'après OFEE/OFAT/OFEFP, Rec. Dangers dus aux crues, 1997, p. 16
secondo OFEE/OFAT/OFEFP, Rec. Dangers dus aux crues, 1997, p. 16
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 magnitude-probability diagram
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.