@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-derived> a skos:Concept ;
    skos:definition "An authority has awarded a recognition that covers the issuance of the attestation. Refer to the linked authority endorsement for the type of recognition and its evidence."@en ;
    skos:inScheme unece:assessment-level ;
    skos:notation "authority-derived" ;
    skos:prefLabel "Authority-derived assurance for the attestation"@en .

