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

Attributes

post-compostaggio
TI, Piano di gestione dei rifiuti del Cantone Ticino. Capitolo G: Rifiuti organici, 2010-11, pag. 29 ([Internet, 2024-09-10](https://www4.ti.ch/fileadmin/DT/temi/gestione_rifiuti/documenti/Capitolo_G.pdf))
EXP: il sinonimo "post-compostaggio" è usato in riferimento al trattamento del digestato solido prodotto dagli impianti di produzione di biogas
CaF, Sezione di terminologia, 2024 secondo FIBL, Compost e digestato, dei prodotti di valore per i coltivatori, pag. 53 ([Internet, 2024-09-10](https://www4.ti.ch/fileadmin/DFE/DE-SA/comunicati/orti/2015/orti-profi_compost_1.pdf))
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

property object
has part post-compostaggio del digestato solido
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 curing
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.