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

Attributes

Uferlinie
bank line
ligne de rive
linea spondale
Meist sichtbare Begrenzungslinie zwischen Gewässerbett und Ufervegetation.
Generally visible contour or line around a reservoir, lake or pond, or along a stream, separating the bed from the riparian vegetation.
Limite, genéralement visible, entre le lit d'un cours d'eau et la végétation riveraine.
Limite, generalmente visibile, tra il letto di un corso d'acqua e la vegetazione di sponda.
2016-05-10T13:01:27.2830000Z
216059
https://www.termdat.bk.admin.ch/entry/216059
OFEG, 2001
DIN 4047-5, 1989, Nr. 1.3
DIN 4047-5, 1989, no. 1.3
Oplatka/Diez, Dict. Soil Bioengineering, 1996, n. 94
TI, Ufficio dei corsi d'acqua, 2001
OFEG, 2001
after DVWK, Dict. Irrigation, 1983, no. 5320
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.