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

<https://test.uncefact.org/vocabulary/scheme-process-area/personnel-competency> a skos:Concept ;
    skos:definition "Competence of the people who build and govern the scheme - those developing standards and schemes, and those governing, designing and validating it. It concerns people; organisational integrity and standard operating procedures fall within scheme governance."@en ;
    skos:inScheme unece:scheme-process-area ;
    skos:notation "personnel-competency" ;
    skos:prefLabel "Competency of Personnel"@en .

