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

<https://test.uncefact.org/vocabulary/assessment-level/scheme-cab> a skos:Concept ;
    skos:definition "Scheme owner recognition of other parties assessing against the scheme standards. The linked scheme self-declaration can be used to assist in judging credibility of the scheme. Users of conformity credentials issued by a CAB recognised under a scheme may refer to the linked scheme self-declaration for details of the CAB-approval process used by the scheme owner"@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "scheme-cab" ;
    skos:prefLabel "Scheme cab"@en .

