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

Attributes

Mittellauf
middle reach
cours moyen
corso medio
Gewässerabschnitt zwischen Ober- und Unterlauf.
Part of a stream channel between the upper and the lower reach.
Partie d'un cours d'eau située entre le cours supérieur et le cours inférieur.
Parte di un corso d'acqua situata tra il corso superiore e il corso inferiore.
2016-03-08T13:37:48.4570000Z
216014
https://www.termdat.bk.admin.ch/entry/216014
Vischer/Huber, Wasserbau, 1993, S. 312
FAO, Torrent Control, 1986, no. 125
FAO, Correction des torrents, 1986, n° 125
FAO, Torrent Control, 1986, n. 125
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
nach FAO, Torrent Control, 1986, Nr. 125
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 upper reach
seeAlso lower reach
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.