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

<https://test.uncefact.org/vocabulary/conformity-topics/sustainable-investment> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Directing capital toward green initiatives, sustainable technologies, and projects with positive environmental and social outcomes."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.02" ;
    skos:prefLabel "Sustainable Investment"@en ;
    skos:relatedMatch sdg:9 ;
    skos:scopeNote "EU ESPR Art. 5 - Resource Efficiency."@en .

