@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unece: <https://test.uncefact.org/vocabulary/> .

<https://test.uncefact.org/vocabulary/performance-metrics/supplier-due-diligence-coverage> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/governance> ;
    skos:definition "Percentage of significant suppliers assessed against environmental and social due diligence criteria during the reporting period."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "08.02" ;
    skos:prefLabel "Supplier Due Diligence Coverage"@en ;
    skos:scopeNote "ESRS G1-5; GRI 308-1, 414-1; EU CSDDD."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/weighted-average> ;
    unece:allowedUnit "P1" ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/higher> .

