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

<https://test.uncefact.org/vocabulary/conformity-topics/customs-classification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Accurate tariff classification and customs valuation of goods in accordance with the Harmonized System and national schedules."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.02" ;
    skos:prefLabel "Customs Classification"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WCO Harmonized System Convention."@en .

<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 .

<https://test.uncefact.org/vocabulary/conformity-topics/market-authorization> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Meeting regulatory requirements for market entry including product registration, type approval, and pre-market conformity assessment."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.05" ;
    skos:prefLabel "Market Authorization"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT Agreement Art. 5 - Conformity Assessment Procedures."@en .

<https://test.uncefact.org/vocabulary/conformity-topics/mutual-recognition> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> ;
    skos:definition "Acceptance of conformity assessment results, certifications, and test reports across jurisdictions through mutual recognition agreements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "09.08" ;
    skos:prefLabel "Mutual Recognition"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT Agreement Art. 6; ILAC and IAF mutual recognition arrangements."@en .

<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 .

<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 .

<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 .

<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 .

<https://test.uncefact.org/vocabulary/conformity-topics/trade-and-market-access> a skos:Concept ;
    skos:definition "Adherence to trade regulations, customs requirements, market access rules, and cross-border compliance frameworks."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/conformity-topics/customs-classification>,
        <https://test.uncefact.org/vocabulary/conformity-topics/import-export-controls>,
        <https://test.uncefact.org/vocabulary/conformity-topics/market-authorization>,
        <https://test.uncefact.org/vocabulary/conformity-topics/mutual-recognition>,
        <https://test.uncefact.org/vocabulary/conformity-topics/rules-of-origin>,
        <https://test.uncefact.org/vocabulary/conformity-topics/sanctions-compliance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/tariff-and-duty-compliance>,
        <https://test.uncefact.org/vocabulary/conformity-topics/trade-documentation> ;
    skos:notation "09" ;
    skos:prefLabel "Trade and Market Access"@en ;
    skos:relatedMatch sdg:17 ;
    skos:scopeNote "WTO TBT and SPS Agreements; UNECE Trade Facilitation Recommendations; WCO Harmonized System."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/conformity-topics/> .

