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

Attributes

EHQ
EHQ
Sehr seltenes Hochwasserereignis, bei dem der höchste bekannte Abflusswert überschritten wird.
Very rare flood that exceeds the highest known discharge.
Crue très rare en principe supérieure au débit maximal connu.
Piena molto rara che supera le portate massime conosciute.
BWW, Anforderungen Hochwasserschutz, 1995, S. 5
FOWM, Demands on flood protection, 1995, p. 5
EXP: wird in der Schweiz im Wasserbau zur Ermittlung des Restrisikos verwendet und meist als Vielfaches des hundertjährlichen Hochwassers definiert (ca. Faktor 1, 3 bis 2, 0)
EXP: in Switzerland used in hydraulic engineering for determining the residual risk and generally defined as a multiple of the 100-year flood (approx. factor 1.3 to 2.0)
EXP: en Suisse, crue utilisée pour l'analyse des risques résiduels dans le domaine de l'aménagement des cours d'eau et définie comme un multiple de la crue centennale (environ facteur 1, 3 à 2, 0)
EXP: in Svizzera, piena utilizzata per determinare i rischi residui nell'ambito della sistemazione dei corsi d'acqua e definita quale multiplo della piena centenaria (fattore 1, 3 a 2, 0)
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
BWG, 2001
nach UR, Richtl. Hochwasserschutz, 1992, S. 7
after UR, Richtlinie Hochwasserschutz, 1992, p. 7
d'après UR, Richtlinie Hochwasserschutz, 1992, p. 7
secondo UR, Richtlinie Hochwasserschutz, 1992, p. 7
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part extreme flood
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.