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

Attributes

Katastrophenhochwasser
catastrophic flood
crue catastrophique
piena catastrofica
Hochwasser, das Schäden grossen Ausmasses verursacht.
Flood that inflicts heavy damage.
Crue qui provoque des dégâts de grande ampleur.
Piena che provoca danni di proporzioni importanti.
2016-04-19T12:56:05.5570000Z
215886
https://www.termdat.bk.admin.ch/entry/215886
Rössert, Wasserwirtschaft, 1976, S. 148
Beven/Carling, Floods, 1989, p. 128
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 39
Cagnacci Schwicker, Dict. Building Construction, 1972, n. 2279
U.S. Dep. of Agriculture, Forest Service, 2000
OFEG, 2001
Cagnacci Schwicker, Dict. Building Construction, 1972, n. 2279
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 flood disaster
seeAlso disastrous event
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.