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

<https://test.uncefact.org/vocabulary/conformity-topics/forest-conservation> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Preventing deforestation and promoting sustainable forestry practices in raw material sourcing and land use."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.06" ;
    skos:prefLabel "Forest Conservation"@en ;
    skos:relatedMatch sdg:15 ;
    skos:scopeNote "EU ESPR Art. 5 - Resource Use; UNTP environment.deforestation."@en .

