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

Attributes

benetzter Querschnitt
wetted section
section mouillée
sezione bagnata
Teil des Abflussquerschnitts, der von einem bestimmten Abfluss ausgefüllt wird.
Section of a stream perpendicular to the main direction of flow bounded by the free surface and the wetted perimeter of the stream.
Section d'un cours d'eau perpendiculaire à la direction principale de l'écoulement et délimitée par le périmètre mouillé et la surface libre.
Parte di una sezione trasversale di un corso d'acqua occupata dall'acqua con una portata determinata.
2016-05-10T15:37:01.1370000Z
216086
https://www.termdat.bk.admin.ch/entry/216086
FAO, Torrent Control, 1986, Nr. 463
van der Tuin, Dict. Water, 1987, no. 5056
ISO 772, 1996, n° 1.58
FAO, Torrent Control, 1986, n. 463
TI, Ufficio dei corsi d'acqua, 2001
after ISO 772, 1996, no. 1.58
d'après ISO 772, 1996, n° 1.58
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 perimeter
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.