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

Attributes

besoin de protection
Schutzbedarf
need for protection
esigenza di protezione
2016-12-20T10:49:40.1130000Z
216392
https://www.termdat.bk.admin.ch/entry/216392
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEE, Dir. Protection contre les crues, 1982, p.24
BUWAL, Risikoanalyse, 1999, S. 34
DOM: Naturgefahren; EXP: z. B. eines Bauwerks oder einer Infrastrukturanlage
DOM: natural hazards; EXP: e.g. of a structure or an infrastructure facility
DOM: dangers naturels; EXP: p. ex. d'un ouvrage ou d'une installation d'infrastructure
DOM: pericoli naturali; EXP: p. es. di un'opera o di un impianto d'infrastruttura
(EXP) OFEG, 2001
(EXP) BWG, 2001
(EXP) FOWG, 2001
(EXP) TI, Ufficio dei corsi d'acqua, 2001
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.