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

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

