@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/bc01e930-b559-4886-9055-d22a22528dfc> a dcat:Dataset ;
    dct:description "Extracts taken from World Bank project archives. " ;
    dct:identifier "bc01e930-b559-4886-9055-d22a22528dfc" ;
    dct:issued "2025-09-18T20:33:01.940839"^^xsd:dateTime ;
    dct:modified "2025-10-16T20:46:40.763099"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Somalia - Electricity Transmission Network Plans" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher Arderne" ;
            vcard:hasEmail <mailto:carderne@worldbank.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/bc01e930-b559-4886-9055-d22a22528dfc/resource/2f454074-d3df-4c41-8b6b-1a8ec7de5e2f>,
        <https://data.amerigeoss.org/dataset/bc01e930-b559-4886-9055-d22a22528dfc/resource/d64df273-d3ce-40be-a6e3-83124f1bf11a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" .

<https://data.amerigeoss.org/dataset/bc01e930-b559-4886-9055-d22a22528dfc/resource/2f454074-d3df-4c41-8b6b-1a8ec7de5e2f> a dcat:Distribution ;
    dct:description "Planned only " ;
    dct:format "SHP ZIP" ;
    dct:issued "2018-10-29T18:32:00"^^xsd:dateTime ;
    dct:modified "2025-10-16T20:46:40.767270"^^xsd:dateTime ;
    dct:title "Somalia - planned electriity network" ;
    dcat:accessURL <https://datacatalogfiles.worldbank.org/ddh-published/0040443/1/DR0050420/somaliagrid.zip> .

<https://data.amerigeoss.org/dataset/bc01e930-b559-4886-9055-d22a22528dfc/resource/d64df273-d3ce-40be-a6e3-83124f1bf11a> a dcat:Distribution ;
    dct:description "Planned only " ;
    dct:format "GeoJSON" ;
    dct:issued "2018-10-29T18:31:00"^^xsd:dateTime ;
    dct:modified "2025-10-16T20:46:40.767172"^^xsd:dateTime ;
    dct:title "Somalia - planned electriity network" ;
    dcat:accessURL <https://datacatalogfiles.worldbank.org/ddh-published/0040443/1/DR0050419/somaliagrid.geojson> .

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

