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

Attributes

Überfallhöhe
overfall height
hauteur de la lame déversante
altezza sullo stramazzo
Senkrechter Abstand zwischen der Wehrkrone und dem Oberwasserspiegel.
Vertical distance between the weir crest and the headwater surface.
Distance verticale entre la crête du déversoir et le niveau d'eau amont.
Distanza verticale tra la corona dello stramazzo e il pelo d'acqua a monte.
2016-03-08T13:55:58.0530000Z
215966
https://www.termdat.bk.admin.ch/entry/215966
U.S. Dep. of Agriculture, Forest Service, 2000
Politecnico di Torino, 2000
DIN 4045, 1985, Nr. 3.1.33
Meinck/Möhle, Dict. Eau, 1994, n° U22
nach DVWK, Fwb. Bewässerung, 1983, Nr. 5179
after DVWK, Dict. Irrigation, 1983, no. 5179
d'après DVWK, Dict. Irrigations, 1983, n° 5179
secondo DVWK, Dict. Irrigation, 1983, n. 5179
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 fall height
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.