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

<https://test.uncefact.org/vocabulary/conformity-topics/sanctions-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Adherence to international trade sanctions, embargoes, and restricted party screening requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.04" ;
    skos:prefLabel "Sanctions Compliance"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "UN Security Council sanctions; national sanctions regimes."@en .

