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

Attributes

RDF
BRAM
CDD
RDF
Europäische Kommission, Brennstoff aus Müll, gängige Praxis und Perspektiven, 2022-12-07 ([Internet, 2024-09-05](https://cordis.europa.eu/article/id/15383-refusederived-fuel-current-practice-and-perspectives/de))
European Commission, Refuse-derived fuel, current practice and perspectives, 2022-12-07 ([Internet, 2024-09-05](https://cordis.europa.eu/article/id/15383-refusederived-fuel-current-practice-and-perspectives))
Commission européenne, Combustible dérivé de déchets, pratiques actuelles et perspectives, 2022-12-07 ([Internet, 2024-09-05](https://cordis.europa.eu/article/id/15383-refusederived-fuel-current-practice-and-perspectives/fr))
Commissione europea, Combustibile ottenuto dai rifiuti: prassi attuali e prospettive, 2022-12-07 ([Internet, 2024-09-05](https://cordis.europa.eu/article/id/15383-refusederived-fuel-current-practice-and-perspectives/it))
EXP: "RDF" è l'abbreviazione dell'inglese "Refuse-derived fuel"
secondo European Commission, Refuse-derived fuel, current practice and perspectives, 2022-12-07 ([Internet, 2024-09-05](https://cordis.europa.eu/article/id/15383-refusederived-fuel-current-practice-and-perspectives))
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 refuse-derived fuel
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.