@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mldata.opendata.ai/dataset/61d4b897-a05c-5be3-b0d6-1f272ad8598e> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "person" ;
            vcard:hasEmail <mailto:alexgleith@gmail.com> ;
            foaf:homepage <https://source.coop/alexgleith> ;
            foaf:name "Alex Leith" ] ;
    dct:description """GEBCO’s current gridded bathymetric data set, the GEBCO_2024 Grid, is a global terrain model for ocean and land, providing elevation data, in meters, on a 15 arc-second interval grid. It is accompanied by a Type Identifier (TID) Grid that gives information on the types of source data that the GEBCO_2024 Grid is based on.

This release includes a version of the grid with under-ice topography/bathymetry information for Greenland and Antarctica.

Original source: https://www.gebco.net/data_and_products/gridded_bathymetry_data/ """ ;
    dct:identifier "61d4b897-a05c-5be3-b0d6-1f272ad8598e" ;
    dct:issued "2025-03-03T03:12:08.417000+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.568000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "General Bathymetric Chart of the Oceans (GEBCO) from 2024" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/61d4b897-a05c-5be3-b0d6-1f272ad8598e/resource/2bb14520-a5ab-408a-bcd9-386d8efd5652>,
        <https://mldata.opendata.ai/dataset/61d4b897-a05c-5be3-b0d6-1f272ad8598e/resource/39d7bbb3-a64d-48af-8287-2eb78e32589a>,
        <https://mldata.opendata.ai/dataset/61d4b897-a05c-5be3-b0d6-1f272ad8598e/resource/d788b832-9a18-4bed-8de1-61ff5d27c07b> .

<https://mldata.opendata.ai/dataset/61d4b897-a05c-5be3-b0d6-1f272ad8598e/resource/2bb14520-a5ab-408a-bcd9-386d8efd5652> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:06:31.752562"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:06:31.750685"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/alexgleith/gebco-2024/README.md> ;
    dcat:byteSize "1835"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/61d4b897-a05c-5be3-b0d6-1f272ad8598e/resource/39d7bbb3-a64d-48af-8287-2eb78e32589a> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-06-18T14:06:31.752531"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:06:31.750445"^^xsd:dateTime ;
    dct:title "GEBCO_2024.stac-item.json" ;
    dcat:accessURL <https://data.source.coop/alexgleith/gebco-2024/GEBCO_2024.stac-item.json> ;
    dcat:byteSize "2734"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/61d4b897-a05c-5be3-b0d6-1f272ad8598e/resource/d788b832-9a18-4bed-8de1-61ff5d27c07b> a dcat:Distribution ;
    dct:format "TIF" ;
    dct:issued "2026-06-18T14:06:31.752555"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:06:31.750590"^^xsd:dateTime ;
    dct:title "GEBCO_2024.tif" ;
    dcat:accessURL <https://data.source.coop/alexgleith/gebco-2024/GEBCO_2024.tif> ;
    dcat:byteSize "4598597308"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

