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

Attributes

Wasserstandsmessung
stage measurement
mesure du niveau d'eau
misura del livello d'acqua
Verfahren der Messung des Wasserstands eines Fliessgewässers oder Sees.
Procedure of measuring the elevation of the water surface of a river, stream or lake.
Opération de mesure du niveau d'eau dans un cours d'eau ou un lac.
Procedimento per misurare il livello d'acqua in un corso d'acqua o un lago.
2016-02-09T14:59:32.2100000Z
215903
https://www.termdat.bk.admin.ch/entry/215903
TI, Ufficio dei corsi d'acqua, 2001
U.S. Dep. of Agriculture, Forest Service, 2000
OFEG, 2001
Vischer/Huber, Wasserbau, 1993, S. 21
U.S. Dep. of Agriculture, Forest Service, 2000
OFEG, 2001
secondo ISO 772, 1996, n. 1.88
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: No results found.
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.