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

Attributes

banned chemical
Chemikalie, deren Verwendung aus Gesundheits- oder Umweltschutzgründen durch unmittelbar geltende Rechtsvorschriften verboten ist.
Prodotto chimico il cui impiego sia stato vietato per qualsiasi fine, mediante un atto normativo definitivo, per motivi sanitari o ambientali.
Produit chimique dont tous les emplois ont été interdits par une mesure de réglementation finale afin de protéger la santé des personnes ou l'environnement.
2025-05-28T14:19:07.7385280Z
79112
https://www.termdat.bk.admin.ch/entry/79112
nach Rotterdamer Übereink. Gefährliche Chemikalien sowie Pestizide im internationalen Handel, Art. 2 Bst. b (SR 0.916.21, Stand 2020-11)
d'après Conv. Rotterdam, Produits chimiques et pesticides dangereux dans le commerce international, art. 2 let. b (RS 0.916.21, état 2020-11)
secondo Conv. Rotterdam Prodotti chimici e pesticidi pericolosi nel commercio internazionale, art. 2 lett. b (RS 0.916.21, stato 2020-11)
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.