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

Attributes

Streichwehr
side weir
barrage à déversoir latéral
stramazzo laterale
Festes Wehr, das in der Regel parallel, selten auch schräg zur Fliessrichtung angeordnet ist.
Weir situated parallel or oblique to the flow direction.
Barrage fixe disposé parallèlement ou obliquement à la direction du courant.
Traversa fissa disposta parallelamente o di sbieco alla corrente.
2022-03-01T15:06:26.8230000Z
216507
https://www.termdat.bk.admin.ch/entry/216507
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
Vischer/Huber, Wasserbau, 1993, S. 101
DVWK, Dict. Irrigation, 1983, no. 5223
nach DIN 4048-1, 1987, Nr. 3.18
after DIN 4048-1, 1987, no. 3.18
d'après DIN 4048-1, 1987, n° 3.18
secondo DIN 4048-1, 1987, n. 3.18
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: No results found.
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.