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

Attributes

Risikoverlagerung
risk transfer
transfert du risque
trasferimento del rischio
Verschiebung eines bestimmten Risikos von einem Gebiet in ein anderes (z. B. durch eine bauliche Schutzmassnahme).
Displacement of a risk from one area to another (e.g. due to structural measures).
Déplacement d'un risque déterminé d'une région à une autre (p. ex. par suite d'une mesure structurelle).
Spostamento di un determinato rischio di una regione all'altra (p. es. a seguito di una misura strutturale).
2017-01-17T16:45:34.5530000Z
216646
https://www.termdat.bk.admin.ch/entry/216646
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 42
TI, Ufficio arginature e estrazioni, 2000
FOWG, 2000
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 42
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
OFEG, 2000
TI, Ufficio arginature e estrazioni, 2000
FOWG, 2000
nach BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 42
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.