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

Attributes

conditioning agent
USA, Environmental Protection Agency EPA, Conditioning of fly ash with sulfur trioxide and ammonia, 1975-08, p. 2 ([Internet, 2025-09-19](https://nepis.epa.gov/Exe/ZyPDF.cgi/9101K2Y2.PDF?Dockey=9101K2Y2.PDF))
The management and disposal of excess sludge are emerging issues owing to the high costs associated with treatment. In this study, the viability of a modified bentonite was investigated as a conditioning agent for the stabilisation of heavy metals (i.e., Cu, Zn, Cr, Pb, and Cd) and the retention of nutrient species (i.e., total nitrogen (TN), total phosphorus (TP), available nitrogen (available N), and Olsen-phosphorus (Olsen-P)) in sewage sludge for agricultural use.
EXP: often used in the context of sludge conditioning
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 additive
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.