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

Attributes

Talsperrenbruch
dam failure
rupture de barrage
rottura di diga
Teilweise oder völlige Zerstörung einer Talsperre, zum Beispiel durch hydrodynamische oder hydrostatische Belastung.
Partial or total destruction of a dam, for example due to hydrodynamic or hydrostatic load.
Destruction partielle ou totale d'un barrage provoquée par exemple par une surcharge hydrodynamique ou hydrostatique.
Distruzione parziale o totale di una diga, provocata per esempio da sollecitazioni idrodinamiche o idrostatiche.
2016-12-19T16:07:15.4870000Z
216352
https://www.termdat.bk.admin.ch/entry/216352
ICOLD, Wb. Talsperren, 1994, Nr. 122.007
Baker/Kochel, Flood Geomorphology, 1988, p. 448
CIGB, Dict. Barrages, 1994, n° 122.007
ICOLD, Diz. Dighe, 1994, n. 122.007
nach DIN 4047-2, 1988, Nr. 1.40
after DIN 4047-2, 1988, no. 1.40
d'après DIN 4047-2, 1988, n° 1.40
secondo DIN 4047-2, 1988, n. 1.40
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 dike 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.