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

Attributes

partikelförmiger Stoff
substance in particulate form
substance sous forme de particules
sostanza sotto forma di particolato
Dust, soot and other tiny bits of solid materials that are released into and move around in the air.
2024-07-15T07:50:13.2258680Z
5304
https://www.termdat.bk.admin.ch/entry/5304
Luftreinhalte-Verordnung, Anh. 1 Ziff. 7 Sachüb. (SR 814.318.142.1, Stand 2024-01)
O Air Pollution Control, annex 1 no 7 hdg (SR 814.318.142.1, transl., status 2024-01)
O Protection de l'air, ann. 1 ch. 7 tit. (RS 814.318.142.1, état 2024-01)
O Inquinamento atmosferico, all. 1 n. 7 rubrica (RS 814.318.142.1, stato 2024-01)
USA, STAPPA, Glossary of Environmental Terms, 1999
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 substance in dust form
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.