SubstanceOfConcern
classSubstance of Concern
Substances of concern declaration aligned with SCIP database and ESPR requirements. Extends HazardousSubstance for detailed tracking.
Upstream alignment
How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.
Properties (14)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| casNumber CAS Number | Chemical Abstracts Service registry number. | oec:HazardousSubstance | xsd:string | |
| concentration Concentration | Concentration of the hazardous substance as percentage. | oec:HazardousSubstance | xsd:decimal | |
| ecNumber EC Number | European Community number for the substance (EINECS/ELINCS). | oec:SubstanceOfConcern | xsd:string | |
| hazardClass Hazard Class | CLP Regulation hazard classification. | oec:HazardousSubstance | oec:HazardClass | |
| hazardImpact Hazard Impact | Description of the hazard impact. | oec:HazardousSubstance | xsd:string | — |
| hazardPictogramCode Hazard Pictogram Code | CLP/GHS pictogram code (GHS01..GHS09). Set-valued: a substance can carry multiple pictograms. | oec:HazardousSubstance | xsd:string | — |
| hazardSignalWord Hazard Signal Word | CLP Regulation 1272/2008 signal word: Danger or Warning. | oec:HazardousSubstance | oec:HazardSignalWord | — |
| hazardStatement Hazard Statement (H-statement) | CLP H-statement code (e.g. H315, H319). Set-valued: a substance can carry multiple H-statements. | oec:HazardousSubstance | xsd:string | — |
| iupacName IUPAC Name | Systematic IUPAC chemical name of the substance, complementing the CAS/EC registry numbers. | oec:HazardousSubstance | xsd:string | |
| precautionaryStatement Precautionary Statement (P-statement) | CLP P-statement code (e.g. P101, P280). Set-valued. | oec:HazardousSubstance | xsd:string | — |
| safeDisassemblyInstructions Safe Disassembly Instructions | Instructions for safe disassembly and handling of components containing the substance. | oec:SubstanceOfConcern | xsd:string | |
| safeUseInstructions Safe Use Instructions | Instructions for safe use of the product containing the substance of concern. | oec:SubstanceOfConcern | xsd:string | |
| scipId SCIP ID | Identifier in the ECHA SCIP database (Substances of Concern In Products). | oec:SubstanceOfConcern | xsd:string | |
| substanceLocation Substance Location | Location or component where the substance is present in the product. | oec:SubstanceOfConcern | xsd:string |
Vocabulary alignment
Narrower · downstream
BatteryPass SAMMHazardousSubstanceEntity · QA 83% Schema.orgschema:ChemicalSubstance · QA 78% Schema.orgschema:Substance · QA 82%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (8)
see also:
In SHACL shapes (1)
- SubstanceOfConcernShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "SubstanceOfConcern",
"ecNumber": "...",
"safeDisassemblyInstructions": "...",
"safeUseInstructions": "..."
}