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

Attributes

lit majeur
flood plain
Hochwasservorland
golena
Zwischen Gewässerbett und Hochwasserdamm gelegener Bereich, der bei Hochwasser überflutet wird.
Strip of ground lying between a body of water and a dike, which is inundated during floods.
Terrain peu incliné entre le lit mineur et la digue qui est submergé pendant les crues.
Zona di terreno pianeggiante, compresa fra il letto di magra di un corso d'acqua e il suo argine naturale o artificiale, che viene sommersa nei periodi di piena.
2025-10-21T05:29:49.9087480Z
216069
https://www.termdat.bk.admin.ch/entry/216069
Vischer/Huber, Wasserbau, 1993, S. 330
Oplatka/Diez, Dict. Soil Bioengineering, 1996, no. 617
Oplatka/Diez, Dict. Soil Bioengineering, 1996, n° 617
Gianini, Diz. Edilizia, 1990, p. 106
EXP: no exact equivalent to the German term "Vorland"
EXP: au sens large, synonyme de "lit de crue"
FOWG, 2001
OFEG, 2001
Devoto/Oli, Diz. Lingua ital., 1990, p. 843
nach H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 967
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

property subject
seeAlso flood channel
seeAlso flood plain
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.