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

Attributes

berge
Uferböschung
embankment
scarpata di sponda
Mehr oder weniger steil geneigte seitliche Begrenzung eines Gewässers, die in der Regel über dem Wasserspiegel liegt.
Inclined natural or artificial boundary of a watercourse.
Terrain en pente bordant un cours d'eau.
Superficie più o meno inclinata o verticale di una sponda al di sopra del pelo d'acqua.
2017-01-16T16:32:19.0970000Z
216060
https://www.termdat.bk.admin.ch/entry/216060
TI, Ufficio dei corsi d'acqua, 2001
BWW, Wegl. Hochwasserschutz, 1982, S. 37
Heumader, Torrent Control, terms, in: Wildbachverbau, 130/1996, p. 47
OFEE, Dir. Protection contre les crues, 1982, p. 16
OFEG, 2001
after Pfannkuch, Dict. Hydrogeology, 1969, no. 643
secondo Bernetti, Terminologia forestale, 1980, p. 244
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 dike slope
seeAlso toeslope
seeAlso top of slope
seeAlso berm
seeAlso gradient
seeAlso slope protection
seeAlso toe protection
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.