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

<https://test.uncefact.org/vocabulary/conformity-topics/outcome-tracking> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/systemic-sustainability> ;
    skos:definition "Monitoring, measuring, and reporting on sustainability performance against defined targets and indicators."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "08.03" ;
    skos:prefLabel "Outcome Tracking"@en ;
    skos:relatedMatch sdg:12 ;
    skos:scopeNote "EU ESPR Art. 12 - Reporting Requirements."@en .

