SubstanceOfConcern
classSubstance of Concern
Substances of concern declaration aligned with SCIP database and ESPR requirements. Extends HazardousSubstance for detailed tracking.
Subclass Of
Properties (5)
| Property | Description | Range |
|---|---|---|
| ecNumber | European Community number for the substance (EINECS/ELINCS). | xsd:string |
| safeDisassemblyInstructions | Instructions for safe disassembly and handling of components containing the substance. | xsd:string |
| safeUseInstructions | Instructions for safe use of the product containing the substance of concern. | xsd:string |
| scipId | Identifier in the ECHA SCIP database (Substances of Concern In Products). | xsd:string |
| substanceLocation | Location or component where the substance is present in the product. | xsd:string |
Used as Range (1)
Where used
Referenced by other terms (8)
see also:
In SHACL shapes (1)
- SubstanceOfConcernShapetargets
References
External Vocabulary References
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "SubstanceOfConcern",
"ecNumber": "...",
"safeDisassemblyInstructions": "...",
"safeUseInstructions": "..."
}