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

Attributes

Gefahrenherd
origin of danger
origine de danger
fonte di pericolo
Räumlicher Bereich, in dem aufgrund seiner Eigenschaften ein gefährlicher Prozess entstehen kann.
Place or area where, due to its characteristics, a hazardous process may start.
Endroit qui par ses caractéristiques peut donner naissance à un processus dangereux.
Luogo suscettibile di dare origine a un processo pericoloso, considerate le sue caratteristiche.
2016-12-19T09:05:33.5430000Z
216301
https://www.termdat.bk.admin.ch/entry/216301
FOWG, 2001
OFEG, 2001
Oplatka/Diez, Wb. Ingenieurbiologie, 1996, Nr. 1711
Oplatka/Diez, Dict. Soil Bioengineering, 1996, n. 1711
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
FOWG, 2001
OFEG, 2001
TI, Ufficio dei corsi d'acqua, 2002
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

property subject
seeAlso weak point
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.