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

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

