@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.publishing.service.gov.uk/dataset/e7112b5c-90b9-4252-ba2c-96b19e191e8f> a dcat:Dataset ;
    dct:description "The Africa Groundwater Atlas is an online resource developed by the BGS, in collaboration with hydrogeologists across Africa. This service presents layers showing the hydrogeology (aquifer type and productivity) and geology (with particular reference to hydrogeology) of 38 African countries." ;
    dct:identifier "4a1147b9-44a1-f6da-e063-3050940aa9a1" ;
    dct:issued "2026-02-11T20:32:29.391713"^^xsd:dateTime ;
    dct:modified "2026-04-23T09:34:11.505061"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((53.0400 -35.9000, -20.9600 -35.9000, -20.9600 38.3400, 53.0400 38.3400, 53.0400 -35.9000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[53.0400, -35.9000], [-20.9600, -35.9000], [-20.9600, 38.3400], [53.0400, 38.3400], [53.0400, -35.9000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Africa Groundwater Atlas" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/e7112b5c-90b9-4252-ba2c-96b19e191e8f/resource/e4a8284c-8ec3-45c5-9a5a-11dc402a4c63> ;
    dcat:keyword "Hydrogeology",
        "NERC_DDC" .

<https://ckan.publishing.service.gov.uk/dataset/e7112b5c-90b9-4252-ba2c-96b19e191e8f/resource/e4a8284c-8ec3-45c5-9a5a-11dc402a4c63> a dcat:Distribution ;
    dct:description "The Africa Groundwater Atlas is an online resource developed by the BGS, in collaboration with hydrogeologists across Africa. This service presents layers showing the hydrogeology (aquifer type and productivity) and geology (with particular reference to hydrogeology) of 38 African countries." ;
    dct:issued "2026-04-23T09:34:11.535949"^^xsd:dateTime ;
    dct:modified "2026-04-23T09:34:11.510482"^^xsd:dateTime ;
    dct:title "BGS Groundwater" ;
    dcat:accessURL <https://map.bgs.ac.uk/arcgis/services/AGA/BGS_Groundwater/MapServer/WmsServer?service=WMS&request=GetCapabilities> .

<https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> a foaf:Organization ;
    foaf:name "British Geological Survey (BGS)" .

