@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/8344ed7b-dece-4ab3-90f5-863f3459824d> a dcat:Dataset ;
    dct:description "The (GEBCO) aims to provide the most authoritative, publicly available bathymetry datasets for the world's oceans. Coastline dataset to support the General Bathymetric Chart of the Oceans." ;
    dct:identifier "9df8df53-2a1b-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-05T06:24:38.419445"^^xsd:dateTime ;
    dct:modified "2026-07-09T17:51:39.197489"^^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 ((180.0000 -90.0000, -180.0000 -90.0000, -180.0000 90.0000, 180.0000 90.0000, 180.0000 -90.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[180.0000, -90.0000], [-180.0000, -90.0000], [-180.0000, 90.0000], [180.0000, 90.0000], [180.0000, -90.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "General Bathymetric Chart of the Oceans" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/8344ed7b-dece-4ab3-90f5-863f3459824d/resource/c0be2e76-03fa-43d5-8f41-aecc711f54e1> ;
    dcat:keyword "Bathymetry",
        "Coasts",
        "Marine geology",
        "NERC_DDC",
        "Oceanographic charts",
        "Oceanography",
        "Oceans",
        "Shores" .

<https://ckan.integration.publishing.service.gov.uk/dataset/8344ed7b-dece-4ab3-90f5-863f3459824d/resource/c0be2e76-03fa-43d5-8f41-aecc711f54e1> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2026-07-09T17:51:39.250334"^^xsd:dateTime ;
    dct:modified "2026-07-09T17:51:39.201135"^^xsd:dateTime ;
    dct:title "Gridded Bathymetry Data" ;
    dcat:accessURL <https://www.gebco.net/data-products/gridded-bathymetry-data> .

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

