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

Attributes

Gefährdung
menace
minaccia
threat
Gefahr, die sich ganz konkret auf eine bestimmte Situation oder ein bestimmtes Objekt bezieht.
Imminent hazard threatening a particular object or community.
Danger se rapportant très concrètement à une situation précise ou un objet précis.
Pericolo incombente riferito a una situazione o un oggetto specifico.
2021-01-18T10:24:32.7970000Z
216274
https://www.termdat.bk.admin.ch/entry/216274
OFEE/OFAT/OFEFP, Rec. Dangers dus aux crues, 1997, p. 32
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 42
ASF, Protezione contro le piene, 1977, p. 151
Int. Symposion Interpraevent 1992, Bd. 4, p. 400
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
d'après ETHZ, Risiko und Sicherheit, 1995, p. 1
secondo ETHZ, Risiko und Sicherheit, 1995, p. 1
nach ETHZ, Risiko und Sicherheit, 1995, S. 1
after ETHZ, Risiko und Sicherheit, 1995, p. 1
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
seeAlso risk
seeAlso threatened
seeAlso residual threat
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.