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

<https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-impact-score> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Composite index quantifying the impact of operations on species diversity and ecosystem integrity, using a recognised assessment framework (e.g., STAR, BII)."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.03" ;
    skos:prefLabel "Biodiversity Impact Score"@en ;
    skos:scopeNote "TNFD LEAP approach; ESRS E4; SBTN biodiversity targets."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/average> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/C62> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/deforestation-free-sourcing> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Percentage of raw material inputs verified as sourced without associated deforestation or forest degradation after a declared cut-off date."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.01" ;
    skos:prefLabel "Deforestation-Free Sourcing"@en ;
    skos:scopeNote "EU Deforestation Regulation (EUDR); ESRS E4; GRI 304."@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> .

<https://test.uncefact.org/vocabulary/performance-metrics/land-use-change> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Area of natural ecosystems converted to managed land for production or extraction activities, in hectares."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.02" ;
    skos:prefLabel "Land Use Change"@en ;
    skos:scopeNote "ESRS E4; GRI 304-1; GHG Protocol Land Sector Guidance."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/HAR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/protected-area-impact> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> ;
    skos:definition "Area of operations, sourcing, or infrastructure footprint located within or adjacent to legally protected or high-biodiversity-value areas, in hectares."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:notation "05.04" ;
    skos:prefLabel "Protected Area Impact"@en ;
    skos:scopeNote "ESRS E4; GRI 304-1; IUCN Protected Area categories."@en ;
    unece:aggregationMethod <https://test.uncefact.org/vocabulary/aggregation-type/sum> ;
    unece:allowedUnit <https://test.uncefact.org/vocabulary/unit-of-measure/HAR> ;
    unece:improvementDirection <https://test.uncefact.org/vocabulary/improvement-indicator/lower> .

<https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-and-land-use> a skos:Concept ;
    skos:definition "Metrics for measuring deforestation-free sourcing, land-use change, biodiversity impact, and protection of sensitive areas."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/performance-metrics/> ;
    skos:narrower <https://test.uncefact.org/vocabulary/performance-metrics/biodiversity-impact-score>,
        <https://test.uncefact.org/vocabulary/performance-metrics/deforestation-free-sourcing>,
        <https://test.uncefact.org/vocabulary/performance-metrics/land-use-change>,
        <https://test.uncefact.org/vocabulary/performance-metrics/protected-area-impact> ;
    skos:notation "05" ;
    skos:prefLabel "Biodiversity and Land Use"@en ;
    skos:scopeNote "ESRS E4; GRI 304; TNFD; EU Deforestation Regulation; Kunming-Montreal Global Biodiversity Framework."@en ;
    skos:topConceptOf <https://test.uncefact.org/vocabulary/performance-metrics/> .

