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

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

