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

Attributes

Gesamtumweltbelastung
total pollution load
charge polluante totale
carico ambientale totale
Breites Spektrum von Umweltbelastungen, die in einer Kennzahl zusammengefasst werden.
2024-11-13T10:34:38.0242920Z
5055
https://www.termdat.bk.admin.ch/entry/5055
BAFU, Umwelt-Fussabdrücke der Schweiz: Entwicklung zwischen 2000 und 2018, 2022-09, S. 3
O Air Pollution Control, art. 32 para. 1 let. b (SR814.318.142.1, transl., status 2024-01)
O Protection de l'air, art. 32 al. 1 let. b (RS 814.318.142.1, état 2024-01)
O Inquinamento atmosferico, art. 32 cpv. 1 lett. b (RS 814.318.142.1, stato 2024-01)
Für die Berechnung der Gesamtumweltbelastung bewerteten die fünf Autorinnen und Autoren, wie viele Schadstoffe in Luft, Wasser und Boden eingetragen wurden und wie stark verschiedene Ressourcen genutzt wurden – wie hoch also etwa der Energie-, Wasser- oder Landverbrauch war.
nach BAFU, Umwelt-Fussabdrücke der Schweiz: Entwicklung zwischen 2000 und 2018, 2022-09, S. 3
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: No results found.
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.