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

<https://test.uncefact.org/vocabulary/conformity-topics/import-export-controls> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Compliance with cross-border trade restrictions, licensing requirements, and controlled goods regulations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.01" ;
    skos:prefLabel "Import and Export Controls"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO Trade Facilitation Agreement; national export control regimes."@en .

