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

Attributes

instationärer Abfluss
unsteady flow
écoulement non permanent
deflusso non stazionario
Abfluss, bei dem die Geschwindigkeit im durchströmten Bereich zeitlichen Änderungen unterliegt.
Condition in which the discharge changes in magnitude with respect to time.
Écoulement pour lequel la valeur du débit varie en fonction du temps.
Deflusso con portata variabile nel tempo.
2022-03-01T08:37:11.2800000Z
215955
https://www.termdat.bk.admin.ch/entry/215955
TI, Ufficio dei corsi d'acqua, 2001
ICOLD, Wb. Talsperren, 1994, Nr. 23.029
ISO 772, 1996, no. 1.4
ISO 772, 1996, n° 1.4
ISO 772, 1996, no. 1.4
ISO 772, 1996, n° 1.4
nach DIN 4044, 1980, Nr. 1.40
secondo ISO 772, 1996, n. 1.4
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 steady 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.