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

Attributes

Wasseroberfläche
water surface
surface de l'eau
superficie d'acqua
Grenzfläche eines stehenden oder fliessenden Gewässers zur Atmosphäre.
Surface of a body of flowing or standing water that is in contact with the atmosphere.
Surface de contact entre un cours d'eau ou une nappe d'eau et l'atmosphère.
Superficie di contatto tra un corso d'acqua o uno specchio d'acqua e l'atmosfera.
2025-10-21T05:29:49.9086510Z
215861
https://www.termdat.bk.admin.ch/entry/215861
van der Tuin, Dict. Water, 1987, Nr. 4922
van der Tuin, Dict. Water, 1987, no. 4922
GHO, Termes hydrol., 1982, n° 3.66
Gianini, Diz. Edilizia, 1990, p. 13
EXP: le terme allemand "Wasserspiegel" correspond fréquemment à "niveau d'eau"
after DIN 4049-3, 1994, no. 2.2.1
d'après DIN 4049-3, 1994, n° 2.2.1
secondo DIN 4049-3, 1994, n. 2.2.1
nach DIN 4049-3, Nr. 2.2.1 und H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 985
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
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.