@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-extended-mra> a skos:Concept ;
    skos:definition "Independent peer assessment for accredited CAB. This pathway applies to CABs accredited under the Mutual Recognition Arrangement of the Global Accreditation Cooperation Incorporated. Schemes used by CABs may be owned by the peer assessment body but the CAB itself shall not be owned by or otherwise related to the peer assessment body."@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "authority-extended-mra" ;
    skos:prefLabel "Authority extended mra"@en .

