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

<https://test.uncefact.org/vocabulary/conformity-topics/accessibility-requirements> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with inclusive design and accessibility standards ensuring products and services are usable by people with diverse abilities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.07" ;
    skos:prefLabel "Accessibility Requirements"@en ;
    skos:relatedMatch sdg:10 ;
    skos:scopeNote "ISO 21542 Accessibility; WCAG 2.1; EN 301 549."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/interoperability-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Conformity with standards ensuring compatibility, data exchange, and seamless interaction between systems, components, and services."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.06" ;
    skos:prefLabel "Interoperability Standards"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC JTC 1 information technology standards; W3C web standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/metrology-and-measurement> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Accuracy and traceability of measurements and calibrations to national and international measurement standards."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.03" ;
    skos:prefLabel "Metrology and Measurement"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "BIPM International System of Units; OIML Recommendations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/performance-specifications> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Meeting defined functional, reliability, and performance benchmarks established by regulations, standards, or contractual requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.08" ;
    skos:prefLabel "Performance Specifications"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "Industry-specific performance standards and testing protocols."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/sanitary-and-phytosanitary> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with food safety, animal health, and plant health standards designed to protect human, animal, and plant life."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.05" ;
    skos:prefLabel "Sanitary and Phytosanitary Measures"@en ;
    skos:relatedMatch sdg:3 ;
    skos:scopeNote "WTO SPS Agreement; Codex Alimentarius; OIE; IPPC."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/technical-regulations> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Compliance with mandatory government-imposed technical requirements for products, processes, and production methods."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.01" ;
    skos:prefLabel "Technical Regulations"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement Art. 2 - Technical Regulations."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/testing-and-certification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Third-party conformity assessment including laboratory testing, product certification, and inspection by accredited bodies."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.04" ;
    skos:prefLabel "Testing and Certification"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "ISO/IEC 17065 Product Certification; ISO/IEC 17025 Testing Laboratories."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/voluntary-standards> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> ;
    skos:definition "Adherence to consensus-based standards developed by recognized standards bodies for products, services, and management systems."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "10.02" ;
    skos:prefLabel "Voluntary Standards"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement Art. 4 - Standards; ISO, IEC, ITU standards."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/technical-conformity> a skos:Concept ;
    skos:definition "Adherence to technical regulations, voluntary standards, and conformity assessment procedures that ensure product and process fitness for purpose."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/accessibility-requirements>,
        <https://test.uncefact.org/vocabulary/conformity-topics/interoperability-standards>,
        <https://test.uncefact.org/vocabulary/conformity-topics/metrology-and-measurement>,
        <https://test.uncefact.org/vocabulary/conformity-topics/performance-specifications>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sanitary-and-phytosanitary>,
        <https://test.uncefact.org/vocabulary/conformity-topics/technical-regulations>,
        <https://test.uncefact.org/vocabulary/conformity-topics/testing-and-certification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/voluntary-standards> ;
    skos:notation "10" ;
    skos:prefLabel "Technical Conformity"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "WTO TBT Agreement; ISO/IEC 17000 series conformity assessment standards; Codex Alimentarius."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

