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

Attributes

Schadenerwartung
expected damage
dommage prévisible
danno prevedibile
Ausmass des Schadens, der aufgrund eines bestimmten Szenarios bei einem Ereignis oder in einer definierten Zeitspanne (z. B. ein Jahr) zu erwarten ist.
Extent of damage to be expected for an event or in a given period of time (e.g. a year) on the basis of a given scenario.
Ampleur des dommages attendus pour un événement ou dans un intervalle de temps donné (p. ex. une année) sur la base d'un scénario défini.
Entità dei danni prevedibili, in base a uno scenario stabilito, per un evento o in un determinato periodo di tempo (p. es. un anno).
2017-01-18T08:30:32.2530000Z
216360
https://www.termdat.bk.admin.ch/entry/216360
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 40
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
nach BUWAL, Risikoanalyse, 1999, S. 39
after BUWAL, Risikoanalyse, 1999, p. 39
d'après BUWAL, Risikoanalyse, 1999, p. 39
secondo BUWAL, Risikoanalyse, 1999, p. 39
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: No results found.
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.