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

Attributes

Sohlenschwelle
submerged sill
seuil enterré
soglia interrata
Meist mit der Gewässersohle bündige Schwelle, die zur Fixierung der Sohle dient.
Transverse structure often at bed level built in order to stabilize the channel bed.
Seuil dont le couronnement affleure normalement le niveau du lit d'un cours d'eau et qui sert à fixer le lit.
Soglia integrata nel fondo del letto di un corso d'acqua per stabilizzare il fondo.
2022-03-01T14:58:57.7230000Z
216482
https://www.termdat.bk.admin.ch/entry/216482
BWW, Wegl. Hochwasserschutz, 1982, S. 44
FAO, Torrent Control, 1986, no. 475
FAO, Correction des torrents, 1986, n° 475
FAO, Torrent Control, 1986, n. 475
nach DIN 4047-5, 1989, Nr. 5.17 und Vischer/Huber, Wasserbau, 1993, S. 324
after FAO, Torrent Control, 1986, no. 475
d'après FAO, Correction des torrents, 1986, n° 475
secondo FAO, Torrent Control, 1986, n. 475
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.