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

Attributes

Dammbruch
dike failure
rupture de digue
rottura di argine
Teilweise oder völlige Zerstörung eines Hochwasserdamms, zum Beispiel durch Überströmen oder innere Erosion.
Partial or total destruction of a dike, for example due to overtopping or piping.
Effondrement total ou partiel d'une digue, par exemple suite au débordement ou à l'érosion interne.
Distruzione parziale o totale di un argine, per esempio a seguito di tracimazione o erosione interna.
2016-12-19T16:06:08.6900000Z
216353
https://www.termdat.bk.admin.ch/entry/216353
Int. Symposion Interpraevent 1992, Bd. 1, p. 235
BWW, Wegl. Hochwasserschutz, 1982, S. 26
OFEE, Dir. Protection contre les crues, 1982, p. 26
Gianini, Diz. Edilizia, 1990, p. 23
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
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 dam failure
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.