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

<https://test.uncefact.org/vocabulary/conformity-topics/consumer-information> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Providing clear, accurate, and accessible product labeling and information to enable informed consumer choices."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.07" ;
    skos:prefLabel "Consumer Information"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 7 - Information Obligations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/end-of-life-management> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Effective collection, recycling, and disposal processes for products at end of useful life, minimizing environmental impact."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.08" ;
    skos:prefLabel "End-of-Life Management"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 6 - End-of-Life Requirements."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/product-longevity> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Enhancing product durability, repairability, and lifespan to reduce premature obsolescence and waste."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.04" ;
    skos:prefLabel "Product Longevity"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Durability; UNTP circularity.design."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/product-safety-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Ensuring consumer safety through compliance with product safety requirements, testing, and hazard prevention."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.01" ;
    skos:prefLabel "Product Safety Standards"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 5 - Safety Requirements; UNTP social.safety."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/quality-performance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Meeting defined performance specifications, functional requirements, and quality benchmarks for products and services."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.02" ;
    skos:prefLabel "Quality Performance"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 5 - Performance Standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/standards-adherence> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Compliance with applicable product certifications, industry standards, and regulatory requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.05" ;
    skos:prefLabel "Standards Adherence"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 4 - Ecodesign Requirements."@en .

<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 .

<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 .

<https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> a skos:Concept ;
    skos:definition "Ensuring products are safe, reliable, and meet quality and sustainability standards throughout their lifecycle."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/consumer-information>,
        <https://test.uncefact.org/vocabulary/conformity-topics/end-of-life-management>,
        <https://test.uncefact.org/vocabulary/conformity-topics/product-longevity>,
        <https://test.uncefact.org/vocabulary/conformity-topics/product-safety-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/quality-performance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/standards-adherence>,
        <https://test.uncefact.org/vocabulary/conformity-topics/substance-control>,
        <https://test.uncefact.org/vocabulary/conformity-topics/supply-chain-traceability> ;
    skos:notation "04" ;
    skos:prefLabel "Product Integrity"@en ;
    skos:relatedMatch sdg:12,
        sdg:9 ;
    skos:scopeNote "UN SDGs 9, 12; OECD Guidelines Chapter VIII: Consumer Interests; EU ESPR Art. 4-7 and Annex I."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

