@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/0ad8611c-d7ca-4173-87c3-7d8812c1cac6> a dcat:Dataset ;
    dct:description "The dataset contains the location(point) of Somalia's existing MV distributions as reported by the ESPs." ;
    dct:identifier "0ad8611c-d7ca-4173-87c3-7d8812c1cac6" ;
    dct:issued "2025-09-18T20:30:24.566534"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:49.843402"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/d92053b4-d997-4aa8-bbda-02a0753be4e3> ;
    dct:title "Somalia - Existing MV Distribution" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Min Jaegal" ;
            vcard:hasEmail <mailto:mjaegal@worldbank.org> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0ad8611c-d7ca-4173-87c3-7d8812c1cac6/resource/612cd65a-3780-43d3-a0ba-ad7bd97e23a5>,
        <https://data.amerigeoss.org/dataset/0ad8611c-d7ca-4173-87c3-7d8812c1cac6/resource/9ec61c63-9d5d-42d0-8862-e13216a321f9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Energy",
        "GEO",
        "GEOSS",
        "Global",
        "SDG",
        "SDG7",
        "World Bank" .

<https://data.amerigeoss.org/dataset/0ad8611c-d7ca-4173-87c3-7d8812c1cac6/resource/612cd65a-3780-43d3-a0ba-ad7bd97e23a5> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2022-07-28T09:54:05.049134"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:49.846086"^^xsd:dateTime ;
    dct:title "Existing_MV_line_locations.zip" ;
    dcat:accessURL <https://energydata.info/dataset/0ad8611c-d7ca-4173-87c3-7d8812c1cac6/resource/612cd65a-3780-43d3-a0ba-ad7bd97e23a5/download/existing_mv_line_locations.geojson> ;
    dcat:byteSize "4261"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

<https://data.amerigeoss.org/dataset/0ad8611c-d7ca-4173-87c3-7d8812c1cac6/resource/9ec61c63-9d5d-42d0-8862-e13216a321f9> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2022-07-26T17:59:20.384006"^^xsd:dateTime ;
    dct:modified "2025-11-28T18:23:49.846015"^^xsd:dateTime ;
    dct:title "Existing_MV_line_locations.zip" ;
    dcat:accessURL <https://datacatalogfiles.worldbank.org/ddh-published/0062690/DR0089032/Existing_MV_line_locations.zip> ;
    dcat:mediaType "application/zip" .

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

