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

Attributes

Feststoffherd
sediment source
origine de matériaux solides
origine di materiale solido
Bereich des Einzugsgebietes, aus dem die einem Gewässer zugeführten Feststoffe stammen.
Origin of sediments in the catchment area.
Zone du bassin versant fournissant les matériaux solides au cours d'eau.
Zona del bacino imbrifero da cui proviene il materiale solido trasportato da un corso d'acqua.
2016-11-10T14:14:01.5430000Z
216140
https://www.termdat.bk.admin.ch/entry/216140
OFEG, 2001
GHO, Hydrol. Fachausdrücke, 1982, Nr. 5.12
GHO, Termes hydrol., 1982, no. 5.12
GHO, Termini idrol., 1982, n. 5.12
nach GHO, Hydrol. Fachausdrücke, 1982, Nr. 5.12
after after FAO, Torrent Control, 1986, no. 481
d'après GHO, Termes hydrol., 1982, n° 5.12
secondo GHO, Termini idrol., 1982, n. 5.12
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 source of bed load
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.