@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://data.amerigeoss.org/dataset/84ca7288-1d10-469d-a98d-26643f869367> a dcat:Dataset ;
    dct:description "The dataset contains Distribution Transformers in Kenya.The dataset was provided by Kenya Power and Lighting Company (KPLC). " ;
    dct:identifier "84ca7288-1d10-469d-a98d-26643f869367" ;
    dct:issued "2025-09-18T20:32:03.752525"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:32.395504"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Kenya - Distribution Transformers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rhonda Jordan Antoine; Patrick Balla; Laurencia Njagi; Sudeshna Banerjee." ;
            vcard:hasEmail <mailto:rjordan@worldbank.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/84ca7288-1d10-469d-a98d-26643f869367/resource/69216202-4b3b-459f-9d16-1e9f15a4f6d5>,
        <https://data.amerigeoss.org/dataset/84ca7288-1d10-469d-a98d-26643f869367/resource/8d319200-e0c2-402d-96c0-d5ee4dfa8d3c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <https://www.kplc.co.ke/> .

<https://data.amerigeoss.org/dataset/84ca7288-1d10-469d-a98d-26643f869367/resource/69216202-4b3b-459f-9d16-1e9f15a4f6d5> a dcat:Distribution ;
    dct:format "SHP ZIP" ;
    dct:issued "2020-07-16T06:00:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:32.398223"^^xsd:dateTime ;
    dct:title "Distribution Transformers" ;
    dcat:accessURL <https://energydata.info/dataset/84ca7288-1d10-469d-a98d-26643f869367/resource/69216202-4b3b-459f-9d16-1e9f15a4f6d5/download/distribution-transformer.zip> ;
    dcat:byteSize "4864734"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/84ca7288-1d10-469d-a98d-26643f869367/resource/8d319200-e0c2-402d-96c0-d5ee4dfa8d3c> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2020-07-16T06:00:00"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:32.398156"^^xsd:dateTime ;
    dct:title "Distribution Transformers" ;
    dcat:accessURL <https://energydata.info/dataset/84ca7288-1d10-469d-a98d-26643f869367/resource/8d319200-e0c2-402d-96c0-d5ee4dfa8d3c/download/distribution_transformers.json> ;
    dcat:byteSize "28724196"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> a foaf:Agent ;
    foaf:name "World Bank" .

<https://www.kplc.co.ke/> a foaf:Document .

