@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/989693fb-906d-4cee-a0a5-90f5280d251b> a dcat:Dataset ;
    dct:description "Geophysical survey data from Fluid Processes and Waste Management projects for UK and European investigations. Data comprise distinct surveys using a variety of geophysical methods and equipment. All data held electronically as XYZ ASCII-type data points." ;
    dct:identifier "9df8df52-d7b4-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T11:01:07.583948"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:57:24.865969"^^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 ((60.0000 35.0000, -30.0000 35.0000, -30.0000 80.0000, 60.0000 80.0000, 60.0000 35.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[60.0000, 35.0000], [-30.0000, 35.0000], [-30.0000, 80.0000], [60.0000, 80.0000], [60.0000, 35.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Geophysical investigations" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/989693fb-906d-4cee-a0a5-90f5280d251b/resource/c5249a1b-eb50-4417-a335-a8ac876b3e0d> ;
    dcat:keyword "Contamination",
        "Geophysical surveys",
        "Geophysics",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/989693fb-906d-4cee-a0a5-90f5280d251b/resource/c5249a1b-eb50-4417-a335-a8ac876b3e0d> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-30T20:57:24.904244"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:57:24.870768"^^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)" .

