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

Attributes

Gesteinsmetamorphose
metamorphism
métamorphisme
metamorfismo
Umwandlung der mineralogischen Zusammensetzung eines Gesteins durch veränderte Temperatur- und/oder Druckbedingungen.
Change in the structure or constitution of a rock due to natural agencies, as pressure and heat.
Transformation profonde d'une roche sous l'action de la pression, de la température ou de l'apport de substances nouvelles.
Trasformazione che le rocce subiscono quando vengono a trovarsi in mutate condizioni ambientali, specialmente per quanto riguarda la temperatura e la pressione.
2024-01-30T14:41:16.3966340Z
66893
https://www.termdat.bk.admin.ch/entry/66893
BAFU, Das BLN: Objektkategorien und geomorphologische Typologie, in: Umwelt-Wissen, 2022, S. 24
Dictionary.com, "metamorphism (Geology)" ([Internet, 2024-01-09](https://www.dictionary.com/browse/metamorphism))
CNRTL, Lexicographie, "Métamorphisme (Géol.)" ([Internet, 2024-01-09](https://www.cnrtl.fr/definition/m%C3%A9tamorphisme))
Treccani, Vocabolario, "Metamorfismo" ([Internet, 2024-01-09](https://www.treccani.it/vocabolario/metamorfismo/))
Dictionary.com, "metamorphism (Geology)" ([Internet, 2024-01-09](https://www.dictionary.com/browse/metamorphism))
CNRTL, Lexicographie, "Métamorphisme (Géol.)" ([Internet, 2024-01-09](https://www.cnrtl.fr/definition/m%C3%A9tamorphisme))
swisstopo, Geologischer Atlas der Schweiz, 110 Frick - Erläuterungen, 2006, S. 10
secondo Treccani, Vocabolario, "Metamorfismo" ([Internet, 2024-01-09](https://www.treccani.it/vocabolario/metamorfismo/))
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.