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

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

