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

Attributes

benetzter Umfang
wetted perimeter
périmètre mouillé
perimetro bagnato
Teil des Umfangs eines Abflussquerschnitts, der vom darin abfliessenden Wasser benetzt wird.
That part of the perimeter of a given channel cross-section that is in actual contact with the flowing water.
Partie mouillée du périmètre d'une section transversale d'un cours d'eau.
Parte del perimetro di una sezione trasversale di un corso d'acqua occupata dall'acqua con una portata determinata.
2016-05-10T15:37:09.0730000Z
216087
https://www.termdat.bk.admin.ch/entry/216087
DIN 4047-5, 1989, Nr. 2.13
Pfannkuch, Dict. Hydrogeology, 1969, no. 3010
ISO 772, 1996, n° 1.57
ICOLD, Diz. Dighe, 1994, n. 23.016
nach DIN 4047-5, 1989, Nr. 2.13
secondo DIN 4047-5, 1989, n. 2.13
after Pfannkuch, Dict. Hydrogeology, 1969, no. 3010 and DIN 4047-5, 1989, no. 2.13
d'après ISO 772, 1996, n° 1.57
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 wetted section
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.