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

Attributes

Pegel
stage gauge
échelle limnimétrique
idrometro
Einrichtung zum Messen des Wasserstandes oberirdischer Gewässer.
Device installed for measuring the level of the water surface relative to a gauge datum.
Dispositif installé pour mesurer le niveau de la surface d'eau par rapport à un niveau de référence.
Apparecchio destinato a misurare l'altezza dell'acqua in un dato punto di un corso d'acqua o di un lago.
2019-09-03T11:38:30.4930000Z
215909
https://www.termdat.bk.admin.ch/entry/215909
OFEG, 2001
DIN 4049-3, 1994, Nr. 2.3.1
ISO 772, 1996, no. 1.116
ICOLD, Diz. Dighe, 1994, n. 22.063
DIN 4049-3, 1994, Nr. 2.3.1
after ISO 772, 1996, no. 1.116
d'après ISO 772, 1996, n° 1.116
secondo Bernetti, Terminologia forestale, 1980, p. 156
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 water level recorder
seeAlso flood meter
seeAlso crest stage gauge
seeAlso gauge zero
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.