@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/eb3d958d-756b-4d05-b3c3-8171b7ff1513> a dcat:Dataset ;
    dct:description "Some lines are extracted from OSM data © OpenStreetMap contributors This data is partially based on a digitized PDF map, and so is intended as a schematic of rough locations of the power network. It is not suitable for applications requiring high accuracy. " ;
    dct:identifier "eb3d958d-756b-4d05-b3c3-8171b7ff1513" ;
    dct:issued "2025-09-18T20:33:38.306653"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:33:38.306661"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Kenya - Electricity Transmission Network" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Arderne" ;
            vcard:hasEmail <mailto:carderne@worldbank.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/eb3d958d-756b-4d05-b3c3-8171b7ff1513/resource/82ca0949-aa67-4c55-9b5b-9d49382deede>,
        <https://data.amerigeoss.org/dataset/eb3d958d-756b-4d05-b3c3-8171b7ff1513/resource/b2cf4408-713c-462e-9941-a2d6a30c0930> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank",
        "electricity",
        "grid",
        "power system" ;
    dcat:landingPage <https://www.openstreetmap.org> .

<https://data.amerigeoss.org/dataset/eb3d958d-756b-4d05-b3c3-8171b7ff1513/resource/82ca0949-aa67-4c55-9b5b-9d49382deede> a dcat:Distribution ;
    dct:description "Existing lines only " ;
    dct:format "SHP ZIP" ;
    dct:issued "2018-10-29T13:17:00"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:33:38.288172"^^xsd:dateTime ;
    dct:title "Kenya electricity transmission network" ;
    dcat:accessURL <https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/145229/kenyagrid.zip> ;
    dcat:mediaType "application/zip" .

<https://data.amerigeoss.org/dataset/eb3d958d-756b-4d05-b3c3-8171b7ff1513/resource/b2cf4408-713c-462e-9941-a2d6a30c0930> a dcat:Distribution ;
    dct:description "Existing lines only " ;
    dct:format "GeoJSON" ;
    dct:issued "2018-10-29T13:17:00"^^xsd:dateTime ;
    dct:modified "2025-09-18T20:33:38.287340"^^xsd:dateTime ;
    dct:title "Kenya electricity transmission network" ;
    dcat:accessURL <https://development-data-hub-s3-public.s3.amazonaws.com/ddhfiles/145229/kenyagrid.geojson> ;
    dcat:mediaType "application/octet-stream" .

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

<https://www.openstreetmap.org> a foaf:Document .

