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

Attributes

gerade Sperre
linear dam
barrage rectiligne
briglia rettilinea
Sperre mit geradem Grundriss.
Check dam that is straight in plan view.
Barrage dont la forme en plan est rectiligne.
Briglia avente sviluppo rettilineo.
2017-01-06T16:58:01.0370000Z
216524
https://www.termdat.bk.admin.ch/entry/216524
FOWG, 2001
Vischer/Huber, Wasserbau, 1993, S. 298
FAO, Correction des torrents, 1986, n° 40
FAO, Torrent Control, 1986, n. 40
CNR-Ist. di Ricerca per la Protezione Idrogeol., Torino, 2000
FAO, Torrent Control, 1986, Nr. 40
after FAO, Torrent Control, 1986, no. 40
d'après FAO, Correction des torrents, 1986, n° 40
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 arch 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.