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

<https://test.uncefact.org/vocabulary/conformity-topics/tariff-and-duty-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Correct assessment, declaration, and payment of applicable customs duties, taxes, and fees."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.07" ;
    skos:prefLabel "Tariff and Duty Compliance"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WCO Revised Kyoto Convention; national customs legislation."@en .

