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

Attributes

déversement
Überfall
overfall
tracimazione
Absturz von Wasser über die Krone eines Wasserbauwerks.
Flow of water over the crest of a hydraulic structure.
Passage et chute de l'eau par-dessus la crête d'un ouvrage hydraulique.
Superamento di un'opera idraulica da parte dell'acqua.
2017-01-17T09:53:55.4700000Z
215965
https://www.termdat.bk.admin.ch/entry/215965
FAO, Torrent Control, 1986, Nr. 161
DIN 4044, 1980, no. 1.91
FAO, Correction des torrents, 1986, n° 161
FAO, Torrent Control, 1986, n. 161
nach FAO, Torrent Control, 1986, Nr. 161
after FAO, Torrent Control, 1986, no. 1179
d'après FAO, Correction des torrents, 1986, n° 161
secondo FAO, Torrent Control, 1986, n. 161
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 overtopping
seeAlso overflow structure
seeAlso overfall height
seeAlso overfall spillway
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.