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

<https://test.uncefact.org/vocabulary/conformity-topics/rules-of-origin> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Verification of product origin to determine eligibility for preferential tariff treatment under trade agreements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.03" ;
    skos:prefLabel "Rules of Origin"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO Agreement on Rules of Origin; WCO Revised Kyoto Convention."@en .

