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

Attributes

Energiehöhe
total head
charge totale
carico totale
Summe der Wasserspiegelhöhe über einem Bezugsniveau in einem Abflussquerschnitt und der Geschwindigkeitshöhe der mittleren Wassergeschwindigkeit in diesem Querschnitt.
Sum of the elevation of the free surface above the horizontal datum of a cross-section plus the velocity head based on the mean velocity at that section.
Somme de la hauteur de la surface libre d'une section par rapport à un niveau de référence et de la hauteur dynamique calculée à partir de la vitesse moyenne de cette section.
Somma dell'altezza del pelo d'acqua rispetto a un livello di riferimento e dell'altezza dinamica stabilita in base alla velocità media della sezione considerata.
2016-02-15T16:49:54.6570000Z
215941
https://www.termdat.bk.admin.ch/entry/215941
ISO 772, 1996, n° 1.73
DVWK, Fwb. Bewässerung, 1983, Nr. 4346
ISO 772, 1996, no. 1.73
ICOLD, Diz. Dighe, 1994, n. 23.039
nach DVWK, Fwb. Bewässerung, 1983, Nr. 4346 und ISO 772, 1996, Nr. 1.73
after ISO 772, 1996, no. 1.73
d'après ISO 772, 1996, n° 1.73
secondo ISO 772, 1996, n. 1.73
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 velocity head
seeAlso total head line
seeAlso head loss
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.