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

Attributes

Mäanderlänge
meander length
longueur de méandre
lunghezza di meandro
Abstand zwischen zwei aufeinander folgenden Mäanderbögen mit gleicher Krümmungsrichtung.
Distance between two successive meanders of the same phase.
Distance entre deux méandres successifs ayant la même orientation de courbure.
Distanza fra due meandri successivi di medesima fase.
2016-03-08T11:49:04.0970000Z
216006
https://www.termdat.bk.admin.ch/entry/216006
DIN 4049-3, 1994, Nr. 2.1.30
Bates/Jackson, Gloss. Geology, 1987, p. 407
UNESCO/OMM, Gloss. Hydrologie, 1992, n° 0773
Univ. Bologna/UNESCO/WMO, Gloss. Idrologia, 1986, n. 0709
nach DIN 4049-3, 1994, Nr. 2.1.30
after Bates/Jackson, Gloss. Geology, 1987, p. 407
d'après DIN 4049-3, 1994, n° 2.1.30
secondo DIN 4049-3, 1994, n. 2.1.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: 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.