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

Attributes

Gerinnelänge
channel length
longueur du chenal
lunghezza dell'alveo
Länge eines Wasserlaufs zwischen zwei bestimmten Punkten, gemessen entlang der Mittellinie.
Length of a stream measured between two given points along the centre flow line.
Longueur d'un cours d'eau entre deux points donnés.
Lunghezza dello sviluppo di un corso d'acqua tra due punti definiti.
2016-05-10T16:20:10.4370000Z
216091
https://www.termdat.bk.admin.ch/entry/216091
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
Bates/Jackson, Gloss. Geology, 1987, p. 111
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 33
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
nach DIN 4049-3, Nr. 2.1.26
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 total channel length
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.