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

Attributes

Differenzierung der Schutzziele
differentiation of the protection objectives
différenciation des objectifs de protection
differenziazione degli obiettivi di protezione
Festlegung unterschiedlicher Schutzziele in Abhängigkeit von den Objektkategorien oder den zu schützenden Objekten.
Determination of different objectives of protection according to the object classes, or the facilities or structures to be protected.
Définition de différents objectifs de protection en fonction des catégories d'objets ou des biens à protéger.
Definizione di obiettivi di protezione differenti a seconda delle categorie di oggetti o dei beni da proteggere.
2016-12-20T10:46:12.6730000Z
216390
https://www.termdat.bk.admin.ch/entry/216390
BWW, Anforderungen Hochwasserschutz, 1995, S. 3
FOWM, Demands on flood protection, 1995, p. 3
UFEA, Esigenze protezione contro le piene, 1995, p. 3
OFEE/OFAT/OFEFP, Rec. Dangers dus aux crues, 1997, p. 3
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
nach BWW, Anforderungen Hochwasserschutz, 1995, S. 3
after FOWM, Demands on flood protection, 1995, p. 3
d'après OFEE/OFAT/OFEFP, Rec. Dangers dus aux crues, 1997, p. 3
secondo UFEA, Esigenze protezione contro le piene, 1995, p. 3
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.