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

Attributes

festes Wehr
fixed-crest weir
barrage fixe
traversa fissa
Querbauwerk ohne bewegliche Wehrverschlüsse.
Weir without gates or other control mechanisms.
Barrage sans vannes mobiles.
Traversa senza paratoie mobili.
2017-01-06T14:36:59.7800000Z
216505
https://www.termdat.bk.admin.ch/entry/216505
Vischer/Huber, Wasserbau, 1993, S. 95
ICOLD, Dict. Dams, 1994, no. 41.009
DVWK, Dict. Irrigations, 1983, n° 5148
ICOLD, Diz. Dighe, 1994, n. 41.009
nach DIN 4048-1, 1987, Nr. 3.19
after ICOLD, Dict. Dams, 1994, appendix, p. 37
d'après CIGB, Dict. Barrages, 1994, annexe, p. 37
secondo ICOLD, Diz. Dighe, 1994, appendice, p. 37
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
hyponym weir
antonym barrage
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.