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

Attributes

Wassertiefe
water depth
profondeur d'eau
profondità d'acqua
Lotrechter Abstand eines Punktes des Wasserspiegels vom Gewässerbett oder im Überschwemmungsgebiet von der Geländeoberfläche.
Vertical distance between the water surface and the stream bed or the land surface in a flooded area.
Distance verticale entre un point de la surface de l'eau et le lit ou le terrain dans une zone inondée.
Distanza verticale tra il pelo d'acqua e il fondo dell'alveo o la superficie del terreno in zona inondata.
2016-02-08T16:36:47.2430000Z
215864
https://www.termdat.bk.admin.ch/entry/215864
DIN 4049-3, 1994, Nr. 2.2.3
van der Tuin, Dict. Water, 1987, no. 4830
OFEE, Dir. Protection contre les crues, 1982, p.25
Meinck/Möhle, Diz. Acque, 1994, n.W392
DIN 4049-3, 1994, Nr. 2.2.3
after DIN 4049-3, 1994, no. 2.2.3
d'après DIN 4049-3, 1994, n° 2.2.3
secondo DIN 4049-3, 1994, n. 2.2.3
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 depth of flow
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.