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

Attributes

Objektkategorie
object class
catégorie d'objets
categoria di oggetti
Gruppe von Objekten mit gleichem Schutzbedarf (z. B. Siedlungen, Infrastrukturanlagen, Landwirtschaftsflächen, Sonderobjekte).
Category of structures or facilities that have the same need of protection (e.g. residential areas, infrastructure facilities, agricultural areas, risk-sensitive facilities).
Classe d'objets ayant le même besoin de protection (p. ex. agglomérations, infrastructures, surfaces agricoles, objets spéciaux).
Gruppo di oggetti con stessa esigenza di protezione (p. es. centri abitati, infrastrutture, superfici agricole, oggetti particolari).
2017-01-18T08:27:56.8470000Z
216384
https://www.termdat.bk.admin.ch/entry/216384
FOWG, 2001
UFEA, Esigenze protezione contro le piene, 1995, p. 5
BWW/BRP/BUWAL, Empf. Hochwassergefahren, 1997, S. 22
OFEE/OFAT/OFEFP, Rec. Dangers dus aux crues, 1997, p. 22
DOM: Naturgefahren
DOM: dangers naturels
DOM: pericoli naturali
DOM: natural hazards
nach UR, Richtl. Hochwasserschutz, 1992, S. 4
after UR, Richtlinie Hochwasserschutz, 1992, p. 4
d'après UR, Richtlinie Hochwasserschutz, 1992, p. 4
secondo UR, Richtlinie Hochwasserschutz, 1992, p. 4
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.