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

Attributes

Nachverbrennungsluft
air de post-combustion
aria di post-combustione
post-combustion air
2024-03-08T14:07:56.0471150Z
502879
https://www.termdat.bk.admin.ch/entry/502879
ISWA, 1000 Terms in solid waste management, Copenhagen, 1992
Di Chirico, Usines de traitement des déchets urbains, Suisse de Ré, 1995, p. 93
Di Chirico, Müllverbrennungsanlagen, Schweizer Rück, 1996, S. 93
Di Chirico, Impianti di smaltimento dei rifiuti urbani, Svizz. di Riass., 1997, p. 93
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
seeAlso secondary air
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.