@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/1f603bc4-c502-4d55-b6e6-6410263302db> a dcat:Dataset ;
    dct:description "High Resolution / Local Aeomagnetic (+/- other Geophysical methods) Survey data consisting of flight line plans, magnetometer flight records, aerial photographs, contour maps, magnetic tapes. Many Surveys flown for BGS projects (eg DTI funded Mineral Reconnaissance Programme). Other surveys flown by commercial companies and subsequently deposited with BGS. Many of the surveys were flown by helicopter." ;
    dct:identifier "9df8df51-63f4-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:57:06.265659"^^xsd:dateTime ;
    dct:modified "2026-04-23T09:49:10.944076"^^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 "High Resolution/Local Airborne Surveys of UK" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/1f603bc4-c502-4d55-b6e6-6410263302db/resource/dd284401-226d-44d9-98cc-7ffe34a0399c> ;
    dcat:keyword "Aerial magnetic surveys",
        "Geology",
        "Geophysical surveys",
        "Geophysics",
        "Magnetic surveys",
        "NERC_DDC" .

<https://ckan.publishing.service.gov.uk/dataset/1f603bc4-c502-4d55-b6e6-6410263302db/resource/dd284401-226d-44d9-98cc-7ffe34a0399c> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-23T09:49:10.994101"^^xsd:dateTime ;
    dct:modified "2026-04-23T09:49:10.949509"^^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)" .

