@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.staging.publishing.service.gov.uk/dataset/eaf253d0-3034-4a99-90e2-9060c97eba3f> a dcat:Dataset ;
    dct:description "Report: Deegan, SE. 1978. Gravity survey of the North Sea, north of 54N on MV Sperus. MGU Project 77/02. (IGS Report No 77, 89)" ;
    dct:identifier "abc9f747-53f4-0f38-e044-0003ba9b0d98" ;
    dct:issued "2023-02-23T02:42:57.023797"^^xsd:dateTime ;
    dct:modified "2026-08-13T22:16:04.939524"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((5.4044 53.8857, -3.0964 53.8857, -3.0964 61.2813, 5.4044 61.2813, 5.4044 53.8857))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[5.4044, 53.8857], [-3.0964, 53.8857], [-3.0964, 61.2813], [5.4044, 61.2813], [5.4044, 53.8857]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "British Geological Survey (BGS) Geophysical Survey 1977/2: North Sea (9/04/1977 to 05/10/1977)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/eaf253d0-3034-4a99-90e2-9060c97eba3f/resource/944646fa-8415-46c0-bc6b-08c45e16759b> .

<https://ckan.staging.publishing.service.gov.uk/dataset/eaf253d0-3034-4a99-90e2-9060c97eba3f/resource/944646fa-8415-46c0-bc6b-08c45e16759b> a dcat:Distribution ;
    dct:description "GeoIndex allows users to search for information about BGS data collections covering the UK and other areas world wide. Access is free, the interface is easy to use, and it has been developed to enable users to check coverage of different types of data and find out some background information about the data. More detailed information can be obtained by further enquiry through the website." ;
    dct:issued "2026-08-13T22:16:04.970602"^^xsd:dateTime ;
    dct:modified "2026-08-13T22:16:04.947421"^^xsd:dateTime ;
    dct:title "BGS Offshore Geoindex" ;
    dcat:accessURL <http://mapapps2.bgs.ac.uk/geoindex_offshore/home.html?cruise=1977/2> .

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

