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

Attributes

Limnigraph
water level recorder
limnigraphe
limnigrafo
Gerät, das den Wasserstand kontinuierlich oder in bestimmten Zeitabständen aufzeichnet.
Device that records automatically, either continuously or at regular time intervals, the water level as detected by a sensor.
Dispositif qui enregistre automatiquement, soit sans interruption, soit à des intervalles de temps choisis, le niveau d'eau tel qu'il est perçu par un capteur.
Dispositivo che registra automaticamente, in continuo o ad intervalli stabiliti, il livello dell'acqua.
2016-02-15T14:08:55.7930000Z
215910
https://www.termdat.bk.admin.ch/entry/215910
GHO, Hydrol. Fachausdrücke, 1982, Nr. 3.30
UNESCO/WMO, Gloss. Hydrology, 1992, no. 1368
ISO 772, 1996, n° 5.13
GHO, Termini idrol., 1982, n. 3.30
nach GHO, Hydrol. Fachausdrücke, 1982, Nr. 3.30
after ISO 772, 1996, no. 5.13
d'après ISO 772, 1996, n° 5.13
secondo GHO, Termini idrol., 1982, n. 3.30
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 stage gauge
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.