@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-globalmra> a skos:Concept ;
    skos:definition "The conformity assessment body is accredited under global multilateral recognition arrangements by a body peer-evaluated to ISO/IEC 17011. Note: conformity scheme evaluation is a prerequisite for accreditation of conformity assessment bodies by bodies that are signatories to the Global Accreditation Cooperation Incorporated Multilateral Recognition Arrangement."@en ;
    skos:inScheme unece:endorsement-type ;
    skos:notation "authority-globalmra" ;
    skos:prefLabel "Authority-derived assurance based on global accreditation multilateral recognition arrangement"@en .

