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

<https://test.uncefact.org/vocabulary/conformity-topics/substance-control> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Banning or restricting harmful materials and substances of concern in product composition and manufacturing."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.03" ;
    skos:prefLabel "Substance Control"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Annex I - Substance Restrictions."@en .

