@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unece: <https://test.uncefact.org/vocabulary/> .

<https://test.uncefact.org/vocabulary/assessment-level/authority-globalmra> a skos:Concept ;
    skos:definition "Accreditation of CAB under global mutual recognition arrangement by a body peer-evaluated to ISO/IEC 17011. Scheme evaluation is a prerequisite for accreditation of CABs by bodies that are signatories to the Global Accreditation Cooperation Incorporated Mutual Recognition Arrangement."@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "authority-globalmra" ;
    skos:prefLabel "Authority globalmra"@en .

