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

Attributes

Frühes Perm
Early Permian
Permien précoce
Permiano precoce
Erste Epoche der geologischen Periode des Perms, die von etwa 299 bis 272 Millionen Jahre vor der Gegenwart dauerte.
2024-02-13T16:48:46.0694380Z
66593
https://www.termdat.bk.admin.ch/entry/66593
swisstopo, Service géologique national, 2023
swisstopo, Landesgeologie, 2023
swisstopo, Swiss Geological Survey, 2023
swisstopo, Servizio geologico nazionale, 2007
USG: bevorzugt
nach Wikipedia, Perm (Geologie), 2023-09-13 ([Internet, 2024-02-13](http://de.wikipedia.org/wiki/Perm_%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
antonym Late Permian
hyponym Permian
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.