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

Attributes

verzweigter Fluss
braided river
rivière en tresse
fiume ramificato
Fluss mit einem breiten und flachen Gesamtquerschnitt, bei dem mehrere miteinander verbundene Teilgerinne durchflossen werden.
River characterized by a wide and shallow open channel in which the flow passes through a number of small interlaced channels.
Rivière caractérisée par un chenal large et peu profond et dont le courant se divise en plusieurs bras entrelacés.
Fiume caratterizzato da una sezione larga e poco profonda suddivisa in diversi bracci intrecciati.
2016-03-08T13:15:06.1000000Z
216012
https://www.termdat.bk.admin.ch/entry/216012
Oplatka/Diez, Wb. Ingenieurbiologie, 1996, Nr. 1406
ISO 772, 1996, no. 1.27
ISO 772, 1996, n° 1.27
Oplatka/Diez, Dict. Soil Bioengineering, 1996, n. 1406
ISO 772, 1996, no. 1.27
nach ISO 772, 1996, Nr. 1.2
d'après ISO 772, 1996, n° 1.27
secondo ISO 772, 1996, n. 1.2
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 braided channel
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.