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

Attributes

Sicherheitsplanung
safety planning
planification de la sécurité
pianificazione della sicurezza
Planung von Massnahmen, mit denen die angestrebte Sicherheit erreicht werden soll.
Planning of measures to be taken in order to achieve the required safety.
Planification des mesures propres à assurer la sécurité voulue.
Pianificazione di misure atte a raggiungere la sicurezza voluta.
2017-01-17T16:53:10.4770000Z
216648
https://www.termdat.bk.admin.ch/entry/216648
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 43
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 43
TI, Ufficio arginature e estrazioni, 2000
FOWG, 2000
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
OFEG, 2000
TI, Ufficio arginature e estrazioni, 2000
FOWG, 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: 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.