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

Attributes

Magmatite
roche magmatique
roccia magmatica
Primäres Gestein, das durch Abkühlung glutflüssiger Magmen des Erdmantels entsteht.
Roche primaire résultant de la cristallisation d'un magma provenant du manteau terrestre.
2008-06-13T00:00:00.0000000Z
133344
https://www.termdat.bk.admin.ch/entry/133344
F. Previtali, Glossario pedologico, 1998, p. 37
(VE) Hintermaier-Erhard/Zech, Wb. der Bodenkunde, 1997, S. 167; (DF) nach Quelle (VE)
(1) Salm, Manuel Protection du Sol, 1996, Glossaire; (DF) d'après source (1) et OFEFP, Section Sol, J.-P. Clément, 2000
DOM: suolo e pedologia
DOM: sol et sciences de la terre
DOM: Boden und Bodenkunde
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
seeAlso rock wool
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.