@prefix sdg: <http://metadata.un.org/sdg/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://test.uncefact.org/vocabulary/conformity-topics/chemical-safety> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Restriction and responsible management of hazardous substances in materials, products, and production processes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.09" ;
    skos:prefLabel "Chemical Safety"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Annex I - Substance Restrictions."@en .

