@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/963d944e-8c06-488b-8940-841073b20e75> a dcat:Dataset ;
    dct:description "In 2013, Gambia’s population was 1.86 million. Total production of electricity in 2015 was 28 ktoe with 96.4 per cent produced from fossil fuels. In 2015, final consumption of electricity was 21 ktoe (AFREC, 2015)." ;
    dct:identifier "16befa0e-c0cd-41f5-be4c-bae466563c1f" ;
    dct:issued "2017-05-05T09:39:38+00:00"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-10-13T17:59:49.647000"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Africa Office" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Energy Profile: Gambia" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Africa Office" ] ;
    dcat:keyword "BIOMASS ENERGY",
        "ENERGY RESOURCES",
        "GAMBIA",
        "GEOTHERMAL ENERGY",
        "HYDROELECTRIC POWER",
        "NATURAL GAS",
        "PEAT",
        "SOLAR ENERGY",
        "SUSTAINABLE ENERGY",
        "WIND" ;
    dcat:landingPage <https://wedocs.unep.org/20.500.11822/20510> ;
    dcat:theme <Books%20and%20Booklets>,
        <Reports> .

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

