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

Attributes

Tektonik
tectonics
tectonique
tettonica
Branch of geology concerned with the structure of the crust of a planet, such as the Earth, or Moon and especially with the formation of folds and faults in it.
Étude des déformations de l'écorce terrestre dues à des forces internes, et de la structure des roches qui en résulte.
Branca della geologia che studia la struttura della crosta terrestre e le forze che ne determinano le deformazioni e gli spostamenti.
Bereich der Geologie, der sich mit der Architektur der Erdkruste und den strukturbildenden Bewegungen und Kräften beschäftigt.
2023-08-28T12:43:27.2778250Z
65995
https://www.termdat.bk.admin.ch/entry/65995
Merriam-Webster, "tectonics" ([Internet, 2018-11-26](https://www.merriam-webster.com/dictionary/tectonics))
Le Trésor de la Langue Française informatisé, "tectonique" ([Internet, 2018-11-26](http://www.cnrtl.fr/definition/tectonique))
Garzanti Linguistica, "tettonica" ([Internet, 2018-11-26](https://www.garzantilinguistica.it/ricerca/?q=tettonica))
Spektrum.de, Lexika > Lexikon der Geographie > "Tektonik" ([Internet, 2018-11-26](https://www.spektrum.de/lexikon/geographie/tektonik/7985))
Merriam-Webster, "tectonics" ([Internet, 2018-11-26](https://www.merriam-webster.com/dictionary/tectonics))
Le Trésor de la Langue Française informatisé, "tectonique" ([Internet, 2018-11-26](http://www.cnrtl.fr/definition/tectonique))
Garzanti Linguistica, "tettonica" ([Internet, 2018-11-26](https://www.garzantilinguistica.it/ricerca/?q=tettonica))
Spektrum.de, Lexika > Lexikon der Geographie > "Tektonik" ([Internet, 2018-11-26](https://www.spektrum.de/lexikon/geographie/tektonik/7985))
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.