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

Attributes

évacuation
Evakuation
evacuation
evacuazione
Wegführung der Bevölkerung aus einem Gebiet, das von einer Naturkatastrophe unmittelbar bedroht oder betroffen ist.
Removal of the population of an area threatened or affected by a natural disaster to a safer place.
Action consistant à déplacer la population civile d'un lieu menacé ou touché par une catastrophe naturelle.
Spostamento della popolazione da un luogo minacciato o colpito da una catastrofe naturale.
2016-12-20T15:17:49.9430000Z
216425
https://www.termdat.bk.admin.ch/entry/216425
Linsley/Franzini, Water-Resources Engineering, 1992, p. 767
BWW/BRP/BUWAL, Empf. Hochwassergefahren, 1997, S. 27
OFEE/OFAT/OFEFP, Rec. Dangers dus aux crues, 1997, p. 27
Ist. Enciclopedia ital., Voc. Lingua ital., 1987, vol. II, p. 358
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
TI, Ufficio dei corsi d'acqua, 2002
Oxford English Dict., 1989, vol. V, p. 446
d'après Grand Dictionnaire encyclopédique Larousse, 1983, t. 4, p. 4030
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 evacuation plan
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.