@prefix sdg: <http://metadata.un.org/sdg/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://test.uncefact.org/vocabulary/conformity-topics/compliance-verification> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Independent audits, inspections, and verification processes to confirm adherence to sustainability standards and regulations."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.07" ;
    skos:prefLabel "Compliance Verification"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 4 - Compliance Monitoring."@en .

