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

<https://test.uncefact.org/vocabulary/conformity-topics/transparent-communication> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Public disclosure and reporting of sustainability policies, performance, and progress to stakeholders."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.08" ;
    skos:prefLabel "Transparent Communication"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 12 - Information Disclosure; UNTP governance.transparency."@en .

