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

Attributes

Mittlere Trias
Middle Triassic
Trias moyen
Triassico medio
Mittlere Epoche der Trias, die von etwa 246 bis etwa 237 Millionen Jahren vor unserer Zeit dauerte.
2024-02-13T16:53:35.9974550Z
66661
https://www.termdat.bk.admin.ch/entry/66661
swisstopo, Servizio geologico nazionale, 2023
swisstopo, Landesgeologie, 2023
swisstopo, Swiss Geological Survey, 2023
swisstopo, Service géoloqique national, 2023
[...] the Middle Triassic is the second of three epochs of the Triassic period [...]. [It] spans the time between 247.2 Ma and 237 Ma (million years ago).
nach Biologie-Seite.de, Trias (Geologie), 2024 ([Internet, 2024-02-13](https://www.biologie-seite.de/Biologie/Trias_%28Geologie%29))
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 Triassic
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.