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

Attributes

analyse des dangers
Gefahrenanalyse
hazard analysis
analisi dei pericoli
Verfahren, das dazu dient, mögliche Gefahren zu identifizieren und zu lokalisieren sowie Art, Ausdehnung und Grad der Gefährdung zu bestimmen.
Procedure of identifying hazards and determining their type, spatial extent and degree.
Étude qui permet d'identifier et de localiser les dangers possibles et de déterminer leur type, leur extension et leur niveau.
Studio che permette di identificare e localizzare i possibili pericoli e di determinarne il tipo, l'estensione e l'entità.
2016-12-19T11:35:30.6370000Z
216322
https://www.termdat.bk.admin.ch/entry/216322
UFEA, Esigenze protezione contro le piene, 1995, p. 2
OFEE, Exigences protection contre les crues, 1995, p. 2
BUWAL, Risikoanalyse, 1999, S. 23
Beer/Hohl, Sicherheits-Jahrbuch 1997/98, Gloss.
DOM: Naturgefahren; EXP: umfasst Gefahrenerkennung und Gefahrenbeurteilung
DOM: natural hazards; EXP: includes hazard identification and hazard evaluation
DOM: dangers naturels; EXP: comprend l'identification des dangers et l'évaluation des dangers
DOM: pericoli naturali; EXP: comprende l'identificazione dei pericoli e la valutazione dei pericoli
(EXP) OFEG, 2001
(EXP) BWG, 2001
(EXP) FOWG, 2001
(EXP) TI, Ufficio dei corsi d'acqua, 2001
nach BUWAL, Risikoanalyse, 1999, S. 23
after BUWAL, Risikoanalyse, 1999, p. 23
d'après BUWAL, Risikoanalyse, 1999, p. 23
secondo BUWAL, Risikoanalyse, 1999, p. 23
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 identification
seeAlso hazard evaluation
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.