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

<https://test.uncefact.org/vocabulary/conformity-topics/legal-compliance> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ethical-governance> ;
    skos:definition "Adherence to applicable laws, regulations, and legal obligations in all jurisdictions of operation."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "03.03" ;
    skos:prefLabel "Legal Compliance"@en ;
    skos:relatedMatch sdg:16 ;
    skos:scopeNote "EU ESPR Art. 4 - Compliance Obligations; UNTP governance.compliance."@en .

