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

Attributes

Balkensperre
beam dam
barrage de poutres
briglia a travi
Offene Sperre, die im mittleren Teil ein Gitter aus horizontalen Balken aufweist.
Open check dam with a central section consisting of horizontal beams.
Barrage ouvert dont le corps central est constitué d'une grille à poutres horizontales.
Briglia aperta il cui corpo centrale è costituito da travi orizzontali.
2017-01-16T13:17:40.6770000Z
216529
https://www.termdat.bk.admin.ch/entry/216529
TI, Ufficio dei corsi d'acqua, 2001
Heumader, Torrent Control, terms, in: Wildbachverbau, 130/1996, p. 10
BWW, Wegl. Hochwasserschutz, 1982, S. 53
FAO, Correction des torrents, 1986, n° 38
FOWG, 2001
nach BWW, Wegl. Hochwasserschutz, 1982, S. 53
d'après FAO, Correction des torrents, 1986, n° 38
secondo FAO, Torrent Control, 1986, n. 38
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.