@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/27ecfb7b-633a-4491-ad89-1d68fd17c3aa> a dcat:Dataset ;
    dct:description "16 OBS stations (without No. 10) and 9 land stations (6045, 6146, 6113, 6048, 6111, 6145, 6120, 6078, 6092)" ;
    dct:identifier "9df8df52-d701-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-10T12:01:31.636241"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:52:41.558534"^^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 ((35.2100 42.5100, 37.0500 42.5100, 37.0500 43.1200, 35.2100 43.1200, 35.2100 42.5100))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[35.2100, 42.5100], [37.0500, 42.5100], [37.0500, 43.1200], [35.2100, 43.1200], [35.2100, 42.5100]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Integrated Seismic and Subsidence Analysis of Conjugate Margin Systems in the Eastern Black Sea - Line 4 Raw Seismic Data (NER/T/S/2003/00114 and NER/T/S/2003/00885)" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/27ecfb7b-633a-4491-ad89-1d68fd17c3aa/resource/9f17197c-ac6d-4b61-acbb-38e40808f1ab> ;
    dcat:keyword "NERC_DDC",
        "Refraction (seismic)" .

<https://ckan.staging.publishing.service.gov.uk/dataset/27ecfb7b-633a-4491-ad89-1d68fd17c3aa/resource/9f17197c-ac6d-4b61-acbb-38e40808f1ab> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-09T08:52:41.592887"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:52:41.563897"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

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

