@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/b3dad0b4-8d8d-4617-a254-1c26d037ac03> a dcat:Dataset ;
    dct:description "Analogue aeromagnetic surveys of Great Britain for the Geological Survey (GSGB), consisting of flight line plans, magnetometer flight records, aerial photographs, contour maps." ;
    dct:identifier "9df8df52-d7d4-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-26T09:21:55.901712"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:55:21.539553"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0000 49.0000, -5.0000 49.0000, -5.0000 61.0000, 2.0000 61.0000, 2.0000 49.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.0000, 49.0000], [-5.0000, 49.0000], [-5.0000, 61.0000], [2.0000, 61.0000], [2.0000, 49.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Aeromagnetic Survey of Great Britain and Northern Ireland" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/b3dad0b4-8d8d-4617-a254-1c26d037ac03/resource/da784a7b-015e-4cd6-999a-0593a001d205> ;
    dcat:keyword "Aerial magnetic surveys",
        "Geology",
        "Geophysical surveys",
        "Geophysics",
        "Magnetic surveys",
        "NERC_DDC" .

<https://ckan.publishing.service.gov.uk/dataset/b3dad0b4-8d8d-4617-a254-1c26d037ac03/resource/da784a7b-015e-4cd6-999a-0593a001d205> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-09T08:55:21.588537"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:55:21.545677"^^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)" .

