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

<https://test.uncefact.org/vocabulary/conformity-topics/trade-documentation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Accuracy, completeness, and digital exchange of trade and customs documentation including certificates, invoices, and declarations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.06" ;
    skos:prefLabel "Trade Documentation"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "UNECE Trade Facilitation Recommendations; UN/CEFACT standards."@en .

