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

Attributes

Sperrenflügel
wing of dam
aile de barrage
ala della briglia
Seitlicher Teil einer Sperre, der gegenüber der Abflusssektion erhöht ist.
Lateral part of a dam, which is elevated in relation to the spillway.
Partie latérale d'un barrage surélevée par rapport à la crête du déversoir.
Parte laterale di una briglia rialzata rispetto alla parte centrale (gaveta).
2017-01-16T14:26:10.7170000Z
216543
https://www.termdat.bk.admin.ch/entry/216543
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEE, Dir. Protection contre les crues, 1982, p. 54
BWW, Wegl. Hochwasserschutz, 1982, S. 54
FOWG, 2001
OFEG, 2001
secondo Maione/Brath, Difesa idraulica del territorio, 1997, p. 212
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 dam body
seeAlso dam crest
seeAlso toe of dam
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.