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

Attributes

Wasserstandsganglinie
stage hydrograph
limnigramme
limnigramma
Graphische Darstellung von Wasserständen in ihrer zeitlichen Abfolge.
Graphical representation of changes in stage with respect to time.
Représentation graphique des variations du niveau d'eau en fonction du temps.
Rappresentazione grafica dei livelli d'acqua in ordine cronologico.
2016-02-15T17:21:41.5570000Z
215924
https://www.termdat.bk.admin.ch/entry/215924
GHO, Hydrol. Fachausdrücke, 1982, Nr. 6.03
ISO 772, 1996, no. 1.84
ISO 772, 1996, n° 1.84
FAO, Torrent Control, 1986, n. 310
ISO 772, 1996, no. 1.84
nach DIN 4049-1, 1992, Nr. 2.12
d'après ISO 772, 1996, n° 1.84
secondo DIN 4049-1, 1992, n. 2.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 discharge hydrograph
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.