@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/d163a91c-b626-46c2-9fd3-c51df551a844> a dcat:Dataset ;
    dct:description "The data contains transmission station locations in Kenya. The dataset was provided by Kenya Power and Lighting Company (KPLC)." ;
    dct:identifier "d163a91c-b626-46c2-9fd3-c51df551a844" ;
    dct:issued "2025-09-18T20:33:17.057205"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:16.057798"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Kenya - Transmission Stations" ;
    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/d163a91c-b626-46c2-9fd3-c51df551a844/resource/254cf187-7cdf-4539-8021-2280342b92a7>,
        <https://data.amerigeoss.org/dataset/d163a91c-b626-46c2-9fd3-c51df551a844/resource/ca7d5c9e-cd69-49cd-8989-7791a160784e> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" ;
    dcat:landingPage <https://www.kplc.co.ke/> .

<https://data.amerigeoss.org/dataset/d163a91c-b626-46c2-9fd3-c51df551a844/resource/254cf187-7cdf-4539-8021-2280342b92a7> a dcat:Distribution ;
    dct:format "SHP ZIP" ;
    dct:issued "2020-09-22T13:24:01.149277"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:16.060473"^^xsd:dateTime ;
    dct:title "Transmission Stations" ;
    dcat:accessURL <https://energydata.info/dataset/d163a91c-b626-46c2-9fd3-c51df551a844/resource/254cf187-7cdf-4539-8021-2280342b92a7/download/transmission-stations.zip> ;
    dcat:byteSize "12224"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/d163a91c-b626-46c2-9fd3-c51df551a844/resource/ca7d5c9e-cd69-49cd-8989-7791a160784e> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2020-09-22T13:22:55.920699"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:24:16.060409"^^xsd:dateTime ;
    dct:title "Transmission Stations" ;
    dcat:accessURL <https://energydata.info/dataset/d163a91c-b626-46c2-9fd3-c51df551a844/resource/ca7d5c9e-cd69-49cd-8989-7791a160784e/download/transmission_stations.json> ;
    dcat:byteSize "38202"^^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 .

