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

Attributes

Risikobewertung
risk evaluation
appréciation du risque
apprezzamento del rischio
Verfahren, das dazu dient, die aus der Risikoanalyse gewonnenen Erkenntnisse aufgrund von persönlichen oder kollektiven Kriterien auf ihre Akzeptierbarkeit hin zu beurteilen.
Procedure of evaluating the acceptability of an estimated level of risk on the basis of subjective or objective criteria.
Appréciation des résultats d'une analyse de risque du point de vue de l'acceptabilité, d'après des critères personnels ou collectifs.
Apprezzamento dei risultati di un'analisi del rischio dal punto di vista dell'accettabilità secondo criteri personali o collettivi.
2016-12-19T11:38:15.5270000Z
216326
https://www.termdat.bk.admin.ch/entry/216326
TI, Ufficio dei corsi d'acqua, 2001
ETHZ, Risiko und Sicherheit, 1995, S. 2
OFPC, Catastrophes et situations d'urgence, 1995, p. 48
Int. Symposion Interpraevent 1992, Bd. 2, p. 45
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
nach Egli, Hochwasserschutz, 1995, S. 16
after Egli, Hochwasserschutz, 1995, p. 16
d'après Egli, Hochwasserschutz, 1995, p. 16
secondo Egli, Hochwasserschutz, 1995, 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 risk analysis
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.