@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/c12351ca-932e-472d-a0c3-7898c85941a2> a dcat:Dataset ;
    dct:description "GeoIndex Historical Surveys This aeromagnetic survey was carried out by Canadian Aeroservices on behalf of the Northern Ireland Government in 1959 as part of a UK wide survey." ;
    dct:identifier "9df8df53-2ab6-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T11:04:09.331610"^^xsd:dateTime ;
    dct:modified "2026-07-09T17:53:44.351923"^^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 ((-5.4100 51.3600, -10.6400 51.3600, -10.6400 55.4400, -5.4100 55.4400, -5.4100 51.3600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-5.4100, 51.3600], [-10.6400, 51.3600], [-10.6400, 55.4400], [-5.4100, 55.4400], [-5.4100, 51.3600]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "GSNI GeoIndex Historical Surveys" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/c12351ca-932e-472d-a0c3-7898c85941a2/resource/52a89908-e6e3-4586-bbc2-1ae0463ab0aa> ;
    dcat:keyword "Geology",
        "Geophysics",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/c12351ca-932e-472d-a0c3-7898c85941a2/resource/52a89908-e6e3-4586-bbc2-1ae0463ab0aa> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "HTML" ;
    dct:issued "2026-07-09T17:53:44.386656"^^xsd:dateTime ;
    dct:modified "2026-07-09T17:53:44.355420"^^xsd:dateTime ;
    dct:title "GSNI GeoIndex" ;
    dcat:accessURL <https://mapapps2.bgs.ac.uk/GSNI_Geoindex/home.html> ;
    dcat:mediaType "text/html" .

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

