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

Attributes

Durchsickerung
seepage
percolation
filtrazione
Langsames Durchströmen eines Dammes oder eines anderen Bauwerks.
Slow flow of water through a dike or other structure.
Écoulement de filtration par exemple au travers d'une digue ou d'un autre ouvrage hydraulique.
Flusso lento dell'acqua per filtrazione ad esempio attraverso un argine o un'altra opera idraulica.
2016-11-10T11:46:22.4700000Z
216270
https://www.termdat.bk.admin.ch/entry/216270
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 37
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 37
Miller, Floods, 1997, p. 42
Cagnacci Schwicker, Dict. Building Construction, 1972, n. 20224
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 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.