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

<https://test.uncefact.org/vocabulary/conformity-topics/sustainability-policies> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Formal organizational commitments, policies, and targets for environmental, social, and governance performance."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.01" ;
    skos:prefLabel "Sustainability Policies"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 11 - Governance Framework."@en .

