@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/scheme-governance> a skos:Concept ;
    skos:definition "Governance of the conformity scheme, including its organisational integrity, accountability framework and standard operating procedures."@en ;
    skos:inScheme unece:scheme-process-area ;
    skos:notation "scheme-governance" ;
    skos:prefLabel "Scheme Governance"@en .

