@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/4af0dbd7-f8c2-43de-9b7c-7f6550220639> a dcat:Dataset ;
    dct:description "Geological sections noted in the field were to be added to a database for ease of access and for incorporation into GIS and modelling. The final database has never been approved and a data manager never identified. Currently only test data is held." ;
    dct:identifier "9df8df51-639f-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-05T06:22:24.073312"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:52:31.354565"^^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 ((1.7800 49.7700, -8.6500 49.7700, -8.6500 60.8600, 1.7800 60.8600, 1.7800 49.7700))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.7800, 49.7700], [-8.6500, 49.7700], [-8.6500, 60.8600], [1.7800, 60.8600], [1.7800, 49.7700]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Database of Geological Sections from Field Work" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/4af0dbd7-f8c2-43de-9b7c-7f6550220639/resource/78dcc250-fb02-49bc-84ec-774db0820a76> ;
    dcat:keyword "Cross sections",
        "Field geology",
        "Geological mapping",
        "Geology",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/4af0dbd7-f8c2-43de-9b7c-7f6550220639/resource/78dcc250-fb02-49bc-84ec-774db0820a76> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-30T20:52:31.398006"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:52:31.360218"^^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)" .

