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

<https://test.uncefact.org/vocabulary/conformity-topics/employment-opportunities> a skos:Concept ;
    skos:broader <https://test.uncefact.org/vocabulary/conformity-topics/economic-sustainability> ;
    skos:definition "Creating decent jobs and fostering inclusive economic participation through sustainable business growth."@en ;
    skos:inScheme <https://test.uncefact.org/vocabulary/conformity-topics/> ;
    skos:notation "06.04" ;
    skos:prefLabel "Employment Opportunities"@en ;
    skos:relatedMatch sdg:8 ;
    skos:scopeNote "EU ESPR Art. 10 - Social Impact."@en .

