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

Attributes

Fischpass
fish pass
passe à poissons
passo per pesci
Anlage, die Fischen das Überwinden eines Hindernisses im Gewässerbett (z. B. Wehr, Absturz) ermöglicht.
Artificial passage for fish that enables them to surmount an obstruction such as a weir or dam or natural falls.
Passage artificiel qui permet aux poissons de franchir un obstacle, un barrage ou une chute naturelle.
Passaggio artificiale che permette ai pesci di superare un ostacolo.
2024-10-28T14:16:39.9933740Z
216471
https://www.termdat.bk.admin.ch/entry/216471
Vischer/Huber, Wasserbau, 1993, S. 124
ICOLD, Dict. Dams, 1994, n. 85.001
CIGB, Dict. Barrages, 1994, n° 85.001
ICOLD, Diz. Dighe, 1994, n. 85.001
USG: spelling variant: fishpass
nach DIN 4047-5, 1989, Nr. 5.21
after ICOLD, Dict. Dams, 1994, appendix, p. 60
d'après CIGB, Dict. Barrages, 1994, annexe, p. 60
secondo ICOLD, Diz. Dighe, 1994, appendice, p. 60
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.