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

Attributes

stationärer Abfluss
steady flow
écoulement permanent
deflusso stazionario
Abfluss, bei dem die Geschwindigkeit im gesamten durchströmten Bereich keinen zeitlichen Änderungen unterliegt.
Condition in which the discharge does not change in magnitude with respect to time.
Écoulement pour lequel la valeur du débit ne varie pas en fonction du temps.
Deflusso con portata costante nel tempo.
2022-03-01T08:36:14.2870000Z
215954
https://www.termdat.bk.admin.ch/entry/215954
TI, Ufficio dei corsi d'acqua, 2001
ICOLD, Wb. Talsperren, 1994, Nr. 23.028
ISO 772, 1996, no. 1.3
ISO 772, 1996, n° 1.3
ISO 772, 1996, no. 1.3
ISO 772, 1996, n° 1.3
nach DIN 4044, 1980, Nr. 1.73
secondo ISO 772, 1996, n. 1.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
antonym unsteady 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.