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

Attributes

tektonische Einheit
tectonic unit
unité tectonique
unità tettonica
2024-01-30T10:08:30.6455070Z
66752
https://www.termdat.bk.admin.ch/entry/66752
swisstopo, Geologischer Atlas der Schweiz, 1288 Raron - Erläuterungen, 2027, S. 93
T. H. Torsvik et al., Tectonic Units of the Earth, in: Cambridge University Press, 2016-11-24
swisstopo, Atlas géologique de la Suisse, 1306 Sion - Notice explicative, 2011, p. 22
swisstopo, Atlante geologico della Svizzera, 1291 Bosco/Gurin - Note esplicative, 2015, pag. 15
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: No results found.
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.