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

Attributes

Einzugsgebietsgrösse
basin area
surface du bassin versant
superficie del bacino imbrifero
Durch die oberirdische Wasserscheide begrenzte Fläche eines Einzugsgebietes.
Total area of a drainage basin bounded by the divide.
Surface d'un bassin versant comprise à l'intérieur de la ligne de partage des eaux de surface.
Superficie di un bacino imbrifero all'interno della rispettiva linea di displuvio.
2016-11-10T14:11:11.6830000Z
216109
https://www.termdat.bk.admin.ch/entry/216109
TI, Ufficio dei corsi d'acqua, 2001
BWW/LHG, Hochwasser 1987, Schlussbericht, 1991, S. 31
Bates/Jackson, Gloss. Geology, 1987, p. 59
OFEG, 2001 d'après Aschwanden, Caractéristiques physiographiques, Communications hydrol., n° 23, 1996, p. 23
nach Aschwanden, Einzugsgebietskenngrössen, Hydrol. Mitteilungen, Nr. 23, 1996, S. 13
after Bates/Jackson, Gloss. Geology, 1987, p. 59
d'après Aschwanden, Caractéristiques physiographiques, Communications hydrol., n° 23, 1996, p. 23
d'après Aschwanden, Caractéristiques physiographiques, Communications hydrol., n° 23, 1996, p.23
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 basin characteristic
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.