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

Attributes

Lockergestein
loose material
roche meuble
roccia incoerente
Gesteinsmaterial, dessen Bestandteile nicht oder schwach miteinander verbunden sind.
Rock material whose components are not bound together.
Matériel rocheux dont les composants ne sont pas ou faiblement liés.
Roccia formata da elementi liberi e indipendenti.
2025-10-21T05:29:49.9088110Z
216136
https://www.termdat.bk.admin.ch/entry/216136
George, Dict. Géographie, 1993, p. 407
Heumader, Torrent Control, terms, in: Wildbachverbau, 130/1996, p. 30
Oplatka/Diez, Dict. Soil Bioengineering, 1996, n. 994
H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 476
CNR-Ist. di Ricerca per la Protezione Idrogeol., Padova, 2000
U.S. Geol. Survey, 2000
nach DIN 4047-3, 1985, Nr. 2.32
d'après DIN 4047-3, 1985, n° 2.32
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 hard rock
seeAlso debris
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.