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

<https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-traceability> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Tracking product origins, components, and transformations throughout the supply chain to enable transparency and accountability."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.06" ;
    skos:prefLabel "Supply Chain Traceability"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 12 - Digital Product Passport; UNTP governance.transparency."@en .

