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

<https://test.uncefact.org/vocabulary/conformity-topics/greenhouse-gas-emissions> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/ecological-resilience> ;
    skos:definition "Measuring, reporting, and reducing greenhouse gas emissions (CO2, methane, N2O, F-gases) across production, transport, and supply chain activities."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "01.01" ;
    skos:prefLabel "Greenhouse Gas Emissions"@en ;
    skos:relatedMatch sdg:13 ;
    skos:scopeNote "EU ESPR Art. 5 - Environmental Sustainability; UNTP environment.emissions."@en .

