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

Attributes

Bogensperre
arch dam
barrage arqué
briglia curvilinea
Sperre mit bogenförmigem Grundriss.
Check dam curved upstream in plan view.
Barrage dont la forme en plan est curviligne.
Briglia avente sviluppo curvilineo.
2017-01-06T16:55:28.2230000Z
216525
https://www.termdat.bk.admin.ch/entry/216525
OFEE, Dir. Protection contre les crues, 1982, p. 58
Vischer/Huber, Wasserbau, 1993, S. 298
FAO, Torrent Control, 1986, no. 45
FAO, Torrent Control, 1986, n. 33
CNR-Ist. di Ricerca per la Protezione Idrogeol., Torino, 2000
nach FAO, Torrent Control, 1986, Nr. 33
after FAO, Torrent Control, 1986, no. 33
d'après FAO, Correction des torrents, 1986, n° 33
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 linear 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.