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

Attributes

Kristall
crystal
cristal
cristallo
Anisotroper, homogener Körper, der aus einer dreidimensional periodisch angeordneten Struktureinheit besteht.
Solid material whose constituents are arranged in a highly ordered microscopic structure, forming a crystal lattice that extends in all directions.
Solide dont la structure atomique est ordonnée et périodique dans les trois directions de l'espace.
Porzione di materia allo stato solido, omogenea, di forma poliedrica, nella quale le componenti sono disposte in modo regolare secondo una struttura tridimensionale
2023-08-23T08:57:41.2939350Z
67048
https://www.termdat.bk.admin.ch/entry/67048
Chemie.de, Lexikon, "Kristall" ([Internet, 2023-07-11](https://www.chemie.de/lexikon/Kristall.html))
Wikipedia, Crystal, 2023-06-18 ([Internet, 2023-07-11](https://en.wikipedia.org/wiki/Crystal))
Larousse, Dictionnaire de français, "cristal" ([Internet, 2023-07-11](https://www.larousse.fr/dictionnaires/francais/cristal/20534))
Treccani, Enciclopedia, "cristallo (Chimica)" ([Internet, 2023-07-11](https://www.treccani.it/enciclopedia/cristallo#:~:text=Porzione%20di%20materia%20allo%20stato,struttura%20tridimensionale%20caratteristica%20del%20materiale.))
Chemie.de, Lexikon, "Kristall" ([Internet, 2023-07-11](https://www.chemie.de/lexikon/Kristall.html))
Wikipedia, Crystal, 2023-06-18 ([Internet, 2023-07-11](https://en.wikipedia.org/wiki/Crystal))
Larousse, Dictionnaire de français, "cristal" ([Internet, 2023-07-11](https://www.larousse.fr/dictionnaires/francais/cristal/20534))
secondo Treccani, Enciclopedia, "cristallo (Chimica)" ([Internet, 2023-07-11](https://www.treccani.it/enciclopedia/cristallo#:~:text=Porzione%20di%20materia%20allo%20stato,struttura%20tridimensionale%20caratteristica%20del%20materiale.))
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.