@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/86f5f4c2-6132-4fb8-b67c-a6bb056dd1e2> a dcat:Dataset ;
    dct:description "Analogue data from Aeromagnetic Survey of North Sea flown by Canadian Aeroservices (1963) comprising flight-line/contour map sheets, magnetometer records." ;
    dct:identifier "9df8df52-d7d6-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-26T09:21:57.897188"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:55:24.182302"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((5.0000 51.0000, -1.0000 51.0000, -1.0000 58.0000, 5.0000 58.0000, 5.0000 51.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5.0000, 51.0000], [-1.0000, 51.0000], [-1.0000, 58.0000], [5.0000, 58.0000], [5.0000, 51.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Aeromagnetic survey of North Sea" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/86f5f4c2-6132-4fb8-b67c-a6bb056dd1e2/resource/da763eed-3d3c-476f-bfe8-f67077a811e9> ;
    dcat:keyword "Aerial geophysical surveys",
        "Aerial magnetic surveys",
        "Geology",
        "Geophysical surveys",
        "Geophysics",
        "Magnetic surveys",
        "NERC_DDC" .

<https://ckan.publishing.service.gov.uk/dataset/86f5f4c2-6132-4fb8-b67c-a6bb056dd1e2/resource/da763eed-3d3c-476f-bfe8-f67077a811e9> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-09T08:55:24.235294"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:55:24.188883"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

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

