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

Attributes

gleichförmiger Abfluss
uniform flow
écoulement uniforme
deflusso uniforme
Abfluss, dessen Tiefe und Geschwindigkeit infolge des gleich bleibenden Querprofils und Gefälles entlang eines Gerinneabschnitts konstant sind.
Flow in an open channel, in which the depth and velocity remain constant along the entire channel.
Écoulement dans un chenal, pour lequel la profondeur et la vitesse restent constantes tout le long du chenal.
Deflusso con altezza e velocità costanti su tutta la lunghezza dell'alveo.
2022-03-01T08:33:17.6600000Z
215952
https://www.termdat.bk.admin.ch/entry/215952
GHO, Hydrol. Fachausdrücke, 1982, Nr. 3.04
ISO 772, 1996, no. 1.5
ISO 772, 1996, n° 1.5
GHO, Termini idrol., 1982, n. 3.04
EXP: uniform flow is possible only in an open channel of constant cross-section
EXP: il ne peut exister d'écoulement uniforme que dans un chenal à section constante
EXP: è riscontrabile solo in canali a sezione e pendenza costanti
ISO 772, 1996, no. 1.5
ISO 772, 1996, n° 1.5
secondo ISO 772, 1996, n. 1.5
nach ISO 772, 1996, Nr. 1.5
after ISO 772, 1996, no. 1.5
d'après ISO 772, 1996, n° 1.5
secondo ISO 772, 1996, n. 1.5
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
antonym non-uniform flow
seeAlso normal 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.