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

<https://test.uncefact.org/vocabulary/conformity-topics/standards-adherence> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/product-integrity> ;
    skos:definition "Compliance with applicable product certifications, industry standards, and regulatory requirements."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "04.05" ;
    skos:prefLabel "Standards Adherence"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 4 - Ecodesign Requirements."@en .

