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

Attributes

Stromstrich
line of maximum flow velocity
ligne principale du courant
filone di corrente
Verbindungslinie der Bereiche mit grösster Oberflächengeschwindigkeit in einem Fliessgewässer.
Line of the fastest current or the strongest flow of a stream.
Ligne joignant les points de plus grande vitesse superficielle d'un cours d'eau.
Linea di collegamento dei punti di massima velocità superficiale in un corso d'acqua.
2016-02-15T16:32:58.5970000Z
215939
https://www.termdat.bk.admin.ch/entry/215939
FOWG, 2001
DIN 4049-3, 1994, Nr. 2.2.12
FAO, Correction des torrents, 1986, n° 308
GHO, Termini idrol., 1982, n. 3.57
nach DIN 4049-3, 1994, Nr. 2.2.12
after Bates/Jackson, Gloss. Geology, 1987, p. 111
d'après FAO, Correction des torrents, 1986, n° 308
secondo FAO, Torrent Control, 1986, n. 308
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 stream line
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.