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

Attributes

Risikomanagement
risk management
gestion du risque
gestione del rischio
Gesamtheit der Massnahmen und Methoden, mit denen die angestrebte Sicherheit erreicht werden soll.
Methods and measures applied to achieve the required safety.
Ensemble des mesures et méthodes propres à assurer la sécurité voulue.
Insieme delle misure e dei metodi atti a raggiungere la sicurezza voluta.
2021-02-03T08:16:24.7100000Z
216271
https://www.termdat.bk.admin.ch/entry/216271
OFEG, 2001
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 43
Int. Symposion Interpraevent 1992, Bd. 4, p. 57
Beer/Hohl, Sicherheits-Jahrbuch 1997/98, Gloss.
DOM: Naturgefahren
DOM: natural hazards; USG: preferred
DOM: dangers naturels
DOM: pericoli naturali
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 disaster management
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.