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

Attributes

Grundmoräne
ground moraine
moraine de fond
morena di fondo
2024-01-30T10:18:09.4317480Z
66755
https://www.termdat.bk.admin.ch/entry/66755
BAFU, Boden und Bauen, in: Umwelt-Wissen, 2015, S. 18, Abb. 6
Britannica, "ground moraine" ([Internet, 2024-01-30](https://www.britannica.com/science/ground-moraine))
OFEV, Sols et constructions, in: Connaissance de l’environnement, 2015, p. 18, fig. 6
UFPP, ITC 2017 - Istruzioni tecniche per la costruzione e il dimensionamento delle costruzioni di protezione, 2021-12-01, pag. 24, cpv. 7.2.2
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
hyponym 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.