@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/0d15e2d3-9213-4075-a42b-89e2720c9e33> a dcat:Dataset ;
    dct:description "In 2015, total production of electricity was 28 ktoe of which 46.4 came from fossil fuels and 42.8 per cent from hydro sources." ;
    dct:identifier "f49fd704-733a-4931-8516-61a40a710032" ;
    dct:issued "2017-05-05T11:38:58+00:00"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-10-13T17:59:49.871000"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Africa Office" ] ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Energy Profile: Sierra Leone" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Africa Office" ] ;
    dcat:keyword "BIOMASS ENERGY",
        "ENERGY RESOURCES",
        "GEOTHERMAL ENERGY",
        "HYDROELECTRIC POWER",
        "NATURAL GAS",
        "SIERRA LEONE",
        "SOLAR ENERGY",
        "SUSTAINABLE ENERGY",
        "WIND" ;
    dcat:landingPage <https://wedocs.unep.org/20.500.11822/20515> ;
    dcat:theme <Books%20and%20Booklets>,
        <Reports> .

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

