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

Attributes

DeNOx
DeNOx
Removal of nitrogen oxides from flue gases.
OFEFP, Cahier environnement, n 299, 1998, p. 41
BAFU, Abfallstatistik 2004, in: Umwelt-Zustand > Abfall, 38/06, S. 40, Abs. 2.1.4 ([Internet, 2025-01-13](https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://www.bafu.admin.ch/dam/bafu/de/dokumente/abfall/uz-umwelt-zustand/abfallstatistik_2004.pdf.download.pdf/abfallstatistik_2004.pdf&ved=2ahUKEwiY08zi1_KKAxUc6wIHHYCmN44QFnoECBwQAQ&usg=AOvVaw04k0_WYJ_vA3un8QNuiiPF))
Nella successiva fase di denitrificazione, gli ossidi di azoto (NOX) generati dall’incenerimento della plastica vengono fortemente ridotti.
Un procédé de dénitrification permet ensuite de réduire fortement les émissions d’oxydes d’azote (NOX) générées par la combustion du plastique.
after The market for pyrolysis and gasification of waste in Europe, Juniper, 1997, p. 63
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 denitrification
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.