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

Attributes

Gefahrenstelle
danger spot
endroit dangereux
luogo pericoloso
Eng begrenzter Ort innerhalb des Gefahrengebietes, an dem ein gefährlicher Prozess auftreten und wirken kann.
Well-defined place within a hazard area, where a dangerous process is likely to occur and cause damage.
Lieu défini à l'intérieur d'un territoire dangereux où un processus dangereux peut produire des dégâts.
Luogo circoscritto all'interno di un'area pericolosa in cui possono manifestarsi processi pericolosi.
2016-12-19T09:00:07.2170000Z
216300
https://www.termdat.bk.admin.ch/entry/216300
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
Kienholz/Zeilstra, Begriffsdefinitionen, 1998, S. 14
Linsley/Franzini, Water-Resources Engineering, 1992, p. 759
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
nach Kienholz/Zeilstra, Begriffsdefinitionen, 1998, S. 14
d'après Kienholz/Zeilstra, Begriffsdefinitionen, 1998, p. 14
secondo Kienholz/Zeilstra, Begriffsdefinitionen, 1998, p. 14
after Kienholz/Zeilstra, Begriffsdefinitionen, 1998, p. 14
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.