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

Attributes

Geomorphologie
geomorphology
géomorphologie
geomorfologia
Lehre von den Formen der Erdoberfläche sowie den Kräften und Prozessen, die diese bilden und gebildet haben.
Study of the surface features of the earth and the processes involved in their formation.
Étude des formes de la surface terrestre et des processus contribuant à leur évolution.
Studio delle forme della superficie terrestre e dei processi che concorrono alla loro evoluzione.
2025-10-21T05:29:49.9087870Z
216123
https://www.termdat.bk.admin.ch/entry/216123
Fairbridge, Enc. Geomorphology, 1968, p. 404
George, Dict. Géographie, 1993, p.216
Panizza, Geomorfologia, 1992, tit.
H. Leser, DIERCKE-Wörterbuch Allgemeine Geographie, 1997, S. 259
nach Kienholz/Zeilstra, Begriffsdefinitionen, 1998, S. 15
after Fairbridge, Enc. Geomorphology, 1968, p. 404 and Clark, Dict. Geography, 1989, p. 246
d'après George, Dict. Géographie, 1993, p.216
secondo George, Dict. Géographie, 1993, p. 216
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 geomorphic process
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.