@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> .

