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

Attributes

Katastrophenhilfe
disaster relief
aide en cas de catastrophe
aiuto in caso di catastrofe
Technische, logistische oder finanzielle Hilfe, welche der Bevölkerung während und nach einer Katastrophe gewährt wird.
Technical, logistic or financial assistance rendered to the population during and after a disaster.
Assistance technique, logistique ou financière prêtée à la population pendant et après une catastrophe.
Assistenza tecnica, logistica o finanziaria prestata alla popolazione durante e dopo una catastrofe.
2017-01-05T15:49:21.9030000Z
216421
https://www.termdat.bk.admin.ch/entry/216421
FOWG, 2001
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 44
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 45
TI, Ufficio dei corsi d'acqua, 2000
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
FOWG, 2001
OFEG, 2000
TI, Ufficio dei corsi d'acqua, 2000
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 disaster management
seeAlso response
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.