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

Attributes

Schaden
damage
dommage
danno
Negativ bewertete Folge eines Ereignisses oder Vorgangs.
Negative effect of an event or a process.
Effet négatif d'un événement ou d'un processus.
Effetto negativo di un evento o processo.
2016-12-19T15:01:01.2070000Z
216339
https://www.termdat.bk.admin.ch/entry/216339
Wasserbauverordnung, Art. 17 Abs. 1 Bst. c (SR 721.100.1, Stand 2016-01)
UN DHA/IDNDR, Gloss. Disaster Management, 1992, p. 19
O Aménagement des cours d'eau, art. 17 al. 1 let. c (RS 721.100.1, état 2016-01)
O Sistemazione dei corsi d'acqua, art. 17 cpv. 1 lett. c (RS 721.100.1, stato 2016-01)
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
ETHZ, Risiko und Sicherheit, 1995, S. 2
after ETHZ, Risiko und Sicherheit, 1995, p. 2
d'après ETHZ, Risiko und Sicherheit, 1995, p. 2
secondo ETHZ, Risiko und Sicherheit, 1995, p. 2
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 extent of damage
seeAlso Schadensklasse
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.