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

Attributes

Luftbelastung
air pollution load
charge polluante de l'air
carico inquinante dell'aria
2024-11-13T08:56:46.6723440Z
5023
https://www.termdat.bk.admin.ch/entry/5023
O Air Pollution Control, art. 1 para. 2 let. c (SR 814.318.142.1, transl., status 2000-03)
O Protection de l'air, art. 1 al. 2 let. c (RS 814.318.142.1, état 2024-01)
O Inquinamento atmosferico, art. 1 cpv. 2 lett. c (RS 814.318.142.1, stato 2008-01)
BAFU, Themen > Luft > Daten > Luftbelastung: Daten ([Internet, 2024-06-03](https://www.bafu.admin.ch/bafu/de/home/themen/luft/zustand/daten.html))
USG: previous law
USG: diritto previgente
EXP: durch Luftschadstoffe
nach BAFU, Themen > Luft > Daten > Luftbelastung: Daten ([Internet, 2024-06-03](https://www.bafu.admin.ch/bafu/de/home/themen/luft/zustand/daten.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
hypernym maximum permitted air pollution load
seeAlso Staubbelastung
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.