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

<https://test.uncefact.org/vocabulary/conformity-topics/ecosystem-preservation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Protecting biodiversity, natural habitats, and ecosystem services from degradation caused by production and extraction activities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.05" ;
    skos:prefLabel "Ecosystem Preservation"@en ;
    skos:relatedMatch sdg:15 ;
    skos:scopeNote "EU ESPR Annex I - Biodiversity Impact; UNTP environment.biodiversity."@en .

