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

Attributes

Risikoanalyse
risk analysis
analyse du risque
analisi del rischio
Procedure of assessing a risk on the basis of the probability of occurrence and the extent of damage.
Verfahren, das dazu dient, ein Risiko hinsichtlich der Eintretenswahrscheinlichkeit und des Schadenausmasses zu charakterisieren und zu quantifizieren.
Étude qui permet de caractériser un risque sur la base de sa probabilité d'occurrence et de l'ampleur prévisible des dommages.
Studio che permette di caratterizzare un rischio in base alla probabilità dell'evento e all'entità possibile dei danni.
2024-04-09T13:51:28.4563000Z
216325
https://www.termdat.bk.admin.ch/entry/216325
Chow/Maidment/Mays, Applied Hydrology, 1988, p. 421
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
ETHZ, Risiko und Sicherheit, 1995, S. 2
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
after ETHZ, Risiko und Sicherheit, 1995, p. 2
nach ETHZ, Risiko und Sicherheit, 1995, S. 2
d'après ETHZ, Risiko und Sicherheit, 1995, p. 2
secondo ETHZ, Risiko und Sicherheit, 1995, p. 2
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 hazard analysis
seeAlso risk evaluation
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.