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

Attributes

staubförmige Emission
dust emission
émission sous forme de poussières
emissione sotto forma di polvere
2024-11-13T08:58:44.8579440Z
5182
https://www.termdat.bk.admin.ch/entry/5182
Luftreinhalte-Verordnung, Anh. 1 Ziff. 41 (SR 814.318.142.1, Stand 2024-01)
O Air Pollution Control, annex 1 no 41 (SR 814.318.142.1, transl., status 2024-01)
O Protection de l'air, ann. 1 ch. 41 (RS 814.318.142.1, état 2024-01)
O Inquinamento atmosferico, all. 1 n. 41 (RS 814.318.142.1, stato 2024-01)
Dust emissions refer to fine particles that are suspended in the air. These can be categorized into two types: natural and anthropogenic.
USG: souvent au pluriel
USG: più frequente al plurale
USG: usually in the plural form
USG: häufiger im Plural; EXP: z. B. Verunreinigungen der Abgase durch feste Stoffe
(EXP) AT, Verbrennung von gefährlichen Abfällen, Par. 3 Abs. 8 (Kundmachung BGBl. II Nr. 389/2002) ([Internet, 2024-06-03](https://www.ris.bka.gv.at/Dokumente/Bundesnormen/NOR40036374/NOR40036374.html))
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
hyponym emission
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.