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

Attributes

Naturereignis
natural event
événement naturel
evento naturale
Natürlicher Prozess, bestimmt nach Art, Dauer, Intensität und räumlicher Ausdehnung.
Specific natural process defined by its type, duration, magnitude and spatial extent.
Processus naturel défini par son type, sa durée, son intensité et son extension.
Processo naturale definito in base al tipo, alla durata, all'intensità e all'estensione.
2019-07-11T09:27:09.5730000Z
216292
https://www.termdat.bk.admin.ch/entry/216292
TI, Ufficio dei corsi d'acqua, 2001
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 11
Wasserbaugesetz, Art. 10 Abs. 2 (SR 721.100, Stand 2011-01)
Petak/Atkinson, Natural Hazard Risk Assessment, 1982, p. 195
EXP: z. B. Überschwemmung, Murgang
EXP: e.g. flooding, debris flow
EXP: p. ex. inondation, lave torrentielle
EXP: p. es. inondazione, colata detritica
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
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.