@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.integration.publishing.service.gov.uk/dataset/c9438636-a97d-45e8-9488-3455d4db7dc3> a dcat:Dataset ;
    dct:description "Collection of reports and general hydrogeological/geological information held in box files by country, almost exclusely by Jeff Davies." ;
    dct:identifier "9df8df51-62df-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:53:22.462344"^^xsd:dateTime ;
    dct:modified "2026-08-28T06:48:54.753103"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((180.0000 -90.0000, -180.0000 -90.0000, -180.0000 90.0000, 180.0000 90.0000, 180.0000 -90.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[180.0000, -90.0000], [-180.0000, -90.0000], [-180.0000, 90.0000], [180.0000, 90.0000], [180.0000, -90.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Hydrogeology overseas reports" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/c9438636-a97d-45e8-9488-3455d4db7dc3/resource/d08e10a2-3e74-4944-9baa-095dda476b9b> ;
    dcat:keyword "Aquifers",
        "Groundwater",
        "Hydrogeology",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/c9438636-a97d-45e8-9488-3455d4db7dc3/resource/d08e10a2-3e74-4944-9baa-095dda476b9b> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-08-28T06:48:54.797557"^^xsd:dateTime ;
    dct:modified "2026-08-28T06:48:54.759481"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

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

