@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://wesr-search.unep.org/dataset/c2fcb45e-b50b-434d-b3d3-751ad313fe06> a dcat:Dataset ;
    dct:description "This guide covers empowering BDAs & NSAs to advocate for sustainable consumption and production practices and support Eco-Entrepreneurs in their development and transition towards green inclusive businesses" ;
    dct:identifier "931db5e4-f0dc-4927-9228-e19b17ff678a" ;
    dct:issued "2020-07-30T15:55:17+00:00"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-10-17T17:35:47.091000"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Africa Office" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Eco-Entrepreneurship Guide" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Africa Office" ] ;
    dcat:keyword "BUSINESS",
        "ENTREPRENEURSHIP",
        "GREEN ECONOMY",
        "PRODUCTION",
        "SUSTAINABLE CONSUMPTION" ;
    dcat:landingPage <https://wedocs.unep.org/20.500.11822/33311> ;
    dcat:theme <Guides%20and%20Toolkits>,
        <Manuals> .

<https://wedocs.unep.org/20.500.11822/33311> a foaf:Document .

