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

Attributes

Moräne
moraine
moraine
morena
Vom Eis transportiertes und abgelagertes Material.
Accumulation of earth and stones carried and finally deposited by a glacier.
Matériel transporté ou déposé par un glacier.
Accumulo di frammenti rocciosi, sabbia e argilla che viene trasportato o deposto da un ghiacciaio.
2024-01-30T15:40:00.1190330Z
66788
https://www.termdat.bk.admin.ch/entry/66788
Spektrum.de, Lexikon der Geowissenschaften, "Moräne" ([Internet, 2024-01-16](https://www.spektrum.de/lexikon/geowissenschaften/moraene/10765))
Merriam-Webster, Dictionary, "moraine" ([Internet, 2024-01-16](https://www.merriam-webster.com/dictionary/moraine))
Larousse, Dictionnaire de français, "moraine" ([Internet, 2024-01-16](https://www.larousse.fr/dictionnaires/francais/moraine/52560))
Treccani, Enciclopedia, "Morena" ([Internet, 2024-01-16](https://www.treccani.it/enciclopedia/morena/))
Spektrum.de, Lexikon der Geowissenschaften, "Moräne" ([Internet, 2024-01-16](https://www.spektrum.de/lexikon/geowissenschaften/moraene/10765))
Merriam-Webster, Dictionary, "moraine" ([Internet, 2024-01-16](https://www.merriam-webster.com/dictionary/moraine))
Larousse, Dictionnaire de français, "moraine" ([Internet, 2024-01-16](https://www.larousse.fr/dictionnaires/francais/moraine/52560))
secondo Treccani, Enciclopedia, "Morena" ([Internet, 2024-01-16](https://www.treccani.it/enciclopedia/morena/))
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
hypernym ground moraine
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.