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

Attributes

Erdkern
Earth's core
noyau terrestre
nucleo terrestre
Materie im und um den Mittelpunkt der Erde.
Central zone or nucleus of the Earth's interior.
Partie centrale, approximativement sphérique, de la Terre.
Il più interno degli involucri concentrici in cui è suddivisa la Terra.
2023-07-03T09:57:49.6975850Z
67007
https://www.termdat.bk.admin.ch/entry/67007
DE, Bundesverband Geothermie, Lexikon, "Erdkern" ([Internet, 2023-05-22](https://www.geothermie.de/bibliothek/lexikon-der-geothermie/e/erdkern.html))
K. Neuendorf / J. Mehl / J. Jackson, Glossary of Geology, 2005, p. 144
Universalis-junior.fr, Encyclopédie, "noyau terrestre" ([Internet, 2023-05-22](https://junior.universalis.fr/encyclopedie/noyau-terrestre/))
significatoedefinizione.com, Significato di Nucleo terrestre ([Internet, 2023-05-22](https://www.significato-definizione.com/Nucleo%20terrestre))
K. Neuendorf / J. Mehl / J. Jackson, Glossary of Geology, 2005, p. 144
Universalis-junior.fr, Encyclopédie, "noyau terrestre" ([Internet, 2023-05-22](https://junior.universalis.fr/encyclopedie/noyau-terrestre/))
significatoedefinizione.com, Significato di Nucleo terrestre ([Internet, 2023-05-22](https://www.significato-definizione.com/Nucleo%20terrestre))
nach DE, Bundesverband Geothermie, Lexikon, "Erdkern" ([Internet, 2023-05-22](https://www.geothermie.de/bibliothek/lexikon-der-geothermie/e/erdkern.html))
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 Earth's crust
seeAlso Earth's mantle
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.