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

<https://test.uncefact.org/vocabulary/endorsement-type/authority-extended-mra> a skos:Concept ;
    skos:definition "Independent peer assessment for conformity assessment activities accredited under the Multilateral Recognition Arrangement of the Global Accreditation Cooperation Incorporated. Note: conformity schemes used by a conformity assessment body may be owned by the peer assessment body, however the conformity assessment body itself shall not be owned by or otherwise related to the peer assessment body."@en ;
    skos:inScheme unece:endorsement-type ;
    skos:notation "authority-extended-mra" ;
    skos:prefLabel "Authority-derived assurance based on recognition by a peer assessment body for accredited conformity assessment activities"@en .

