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

Attributes

river channel
Flussbett
lit de rivière
letto di fiume
Geländeeinschnitt, in dem ein Fluss fliesst.
Depression in the land surface in which a river flows.
Incision du terrain dans laquelle coule une rivière ou un fleuve.
Solco nel terreno in cui scorre un fiume.
2016-04-07T17:32:48.9600000Z
216034
https://www.termdat.bk.admin.ch/entry/216034
U.S. Dep. of Agriculture, Forest Service, 2000
OFEE/SHGN, Crues 1987, Rapport final, 1991, p. 38
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 34
Gianini, Diz. Edilizia, 1990, p. 93
TI, Ufficio dei corsi d'acqua, 2001
FOWG, 2001
OFEG, 2001
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 river bottom
seeAlso river bank
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.