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

Attributes

Umweltbelastung
environmental pollution
atteintes à l'environnement
carico ambientale
Potenziell schädigende Einwirkung auf die Umwelt.
2025-04-22T13:57:56.9712220Z
127968
https://www.termdat.bk.admin.ch/entry/127968
Umweltschutzgesetz, Art. 10e Abs. 1 (SR 814.01, Stand 2025-04)
Environmental Protection Act, art. 10e para. 1 (RS 814.01, transl., status 2025-01)
LF Protection de l'environnement, art. 30a let. a (RS 814.01, état 2025-04)
LF Protezione dell’ambiente, art. 10e cpv. 1 (RS 814.01, stato 2025-04)
GRM: pl.
nach P. Brang / M. Kaennel Dobbertin, Terminologie des Sanasilva-Berichts 1997
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 environmental impact
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.