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

Attributes

SCC
Y. Yang et al., Modeling the Combustion Behavior of Hazardous Waste in a Rotary Kiln Incinerator, in: Journal of Environmental Science and Health Part A Toxic/Hazardous Substances & Environmental Engineering 40(10), p. 1825 ([Internet, 2022-07-22](https://www.researchgate.net/publication/7569979_Modeling_the_Combustion_Behavior_of_Hazardous_Waste_in_a_Rotary_Kiln_Incinerator#pf4))
A valle del tamburo rotante è situata una camera di postcombustione che, riscaldata con fiamma di rifiuti liquidi, permette un‘efficiente miscelazione e il completamento della combustione dei fumi.
Die erforderliche Verbrennungsluft wird als Primärluft von unten durch den Rost eingeblasen und als Sekundärluft – je nach Auslegung gemeinsam mit rezirkuliertem Abgas – oberhalb des Rostes in die Nachbrennkammer eingedüst.
Le four rotatif est suivi d’une chambre de post-combustion où les gaz sont mélangés à de l'air pour une combustion optimale.
The incineration system [...] consists of a rotary kiln and a secondary combustion chamber (SCC), a waste heat boiler (WHB), to recover thermal energy.
EXP: einer Kehrichtverbrennungsanlage
EXP: of an incineration plant
EXP: d'une installation d'incinération
EXP: di un impianto di incenerimento
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 secondary combustion chamber
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.