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

Attributes

Gegenströmung
counter current
contre-courant
controcorrente
Sekundärströmung, die, infolge eines Hindernisses von der Hauptströmung abgelenkt, in entgegengesetzter Richtung fliesst.
Secondary flow in the opposite direction to the main flow, due to an obstacle in the channel.
Courant secondaire qui, en raison d'obstacles, se produit en sens inverse au courant principal.
Corrente secondaria che, in corrispondenza di ostacoli, scorre in direzione opposta al flusso principale.
2022-03-01T08:31:21.6500000Z
215931
https://www.termdat.bk.admin.ch/entry/215931
ICOLD, Wb. Talsperren, 1994, Nr. 23.056
Meinck/Möhle, Dict. Water, 1994, no. 135
van der Tuin, Dict. Water, 1987, n° 985
Meinck/Möhle, Diz. Acque, 1994, n.G135
CH, DE, AT
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
d'après Grand Robert, 1985, t.2, p. 882
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.