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

Attributes

Klappenschütze
flap gate
vanne-clapet
ventola
Wehrverschluss, der an der Unter- oder Oberkante drehbar gelagert ist.
Gate hinged along its bottom or top edge.
Organe de bouchure constitué d'un panneau plan ou incurvé, articulé à la partie inférieure ou supérieure autour d'un axe horizontal.
Organo di chiusura incernierato sul bordo inferiore o superiore.
2017-01-06T15:43:32.4930000Z
216513
https://www.termdat.bk.admin.ch/entry/216513
CNR-Ist. di Ricerca per la Protezione Idrogeol., Torino, 2000
Dubuisson, Enc. Construction et bâtiment, t. III, 1968, p. 861
Vischer/Huber, Wasserbau, 1993, S. 114
ICOLD, Dict. Dams, 1994, no. 84.051
CNR-Ist. di Ricerca per la Protezione Idrogeol., Torino, 2000
d'après Dubuisson, Enc. Construction et bâtiment, t. III, 1968, p. 861
nach DIN 4048-1, 1987, Nr. 3.31
after ICOLD, Dict. Dams, 1994, appendix, p. 59
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.