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

Attributes

Intensitätskarte
intensity map
carte d'intensité
carta d'intensità
Karte, welche die räumliche Ausdehnung eines Naturereignisses mit einer bestimmten Wiederkehrdauer zeigt und auf der verschiedene Intensitätsstufen unterschieden werden.
Map showing the spatial extent and the corresponding intensities of a natural event with a specific return period.
Carte indiquant l'extension spatiale d'un événement naturel d'un temps de retour déterminé et sur laquelle on distingue les divers degrés d'intensité.
Carta che riporta l'estensione territoriale di un evento naturale con tempo di ritorno definito e con distinzione dei diversi gradi d'intensità.
2021-12-08T17:45:13.7830000Z
216336
https://www.termdat.bk.admin.ch/entry/216336
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
BUWAL, Risikoanalyse, 1999, S. 31
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
nach BUWAL, Risikoanalyse, 1999, S. 31
after BUWAL, Risikoanalyse, 1999, p. 31
d'après BUWAL, Risikoanalyse, 1999, p. 31
secondo BUWAL, Risikoanalyse, 1999, p. 31
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.