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

Attributes

LOI
Gewichtsdifferenz zwischen Trockenrückstand und Glührückstand, die als Summenparameter für die gesamte organische Substanz einer Abfallprobe dient.
ETHZ, Loss On Ignition (L.O.I.) ([Internet, 2019-03-29](http://www.xrf.ethz.ch/xrf_instr_LOI.html))
Une méthode simple pour mesurer globalement [la] fraction [de composés minéraux des matériaux mis en décharge] est la perte au feu: l’échantillon est chauffé lentement à 550°C et calciné et les matières organiques, oxydées en CO2, s’échappent. Le résidu correspond à la fraction minérale, non volatile et inerte du matériel.
EXP: la perdita al fuoco è un procedimento che si applica a tutti i tipi di rifiuti, fanghi e sedimenti per stimare il contenuto di sostanza organica non volatile; include il carbonio elementare, nonché la volatilizzazione di sostanze organiche o reazioni chimiche di composti inorganici
secondo UNI, Catalogo > Catalogo Norme > UNI EN 15169:2007 ([Internet, 2019-03-29](http://store.uni.com/catalogo/index.php/uni-en-15169-2007.html))
nach ara bern, Lexikon A-Z, "Glühverlust" ([Internet, 2019-03-29](https://www.arabern.ch/lexikon/616c882e45b2b046c019694dae0aa1f4.html?type=0&uid=274))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part loss on ignition
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.