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

Attributes

Unterschicht
sub-armour
couche sous-jacente
strato inferiore
Unter der Deckschicht liegende Schicht der Gewässersohle.
Layer below the armour of the stream bed.
Couche située au-dessous de la couche superficielle du fond du lit d'un cours d'eau.
Strato situato al di sotto dello strato di copertura del fondo del letto di un corso d'acqua.
2016-05-10T09:52:34.6430000Z
216048
https://www.termdat.bk.admin.ch/entry/216048
U.S. Dep. of Agriculture, Forest Service, 2000
OFEG, 2001
Vischer/Huber, Wasserbau, 1993, S. 59
Cagnacci Schwicker, Dict. Building Construction, 1972, n. 9661
TI, Ufficio dei corsi d'acqua, 2001
U.S. Dep. of Agriculture, Forest Service, 2000
nach GHO, Hydrol. Fachausdrücke, 1982, Nr. 5.55
d'après GHO, Termes hydrol., 1982, n° 5.55
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 armour layer
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.