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

Attributes

Ereignishäufigkeit
frequency of occurrence
fréquence d'un événement
frequenza di un evento
Anzahl von Naturereignissen bestimmter Grösse, die innerhalb einer Zeitspanne auftreten.
Number of times a natural event of a given magnitude is likely to occur over a given period of time.
Nombre de fois qu'un événement naturel de grandeur donnée a des chances de se produire pendant un intervalle de temps donné.
Numero di manifestazioni di un evento naturale di un'entità data in un determinato periodo di tempo.
2016-12-19T11:07:44.0130000Z
216318
https://www.termdat.bk.admin.ch/entry/216318
TI, Ufficio dei corsi d'acqua, 2001
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 39
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 38
Chow/Maidment/Mays, Applied Hydrology, 1988, p. 380
DOM: pericoli naturali
CNR-Ist. di Ricerca per la Protezione Idrogeol., Padova, 2000
nach BUWAL, Risikoanalyse, 1999, S. 25
after UNESCO/WMO, Gloss. Hydrology, 1992, no. 0468
d'après UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0468
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.