@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/4efed5b7-7db0-4d03-acaa-ab612446608d> a dcat:Dataset ;
    dct:description "A GIS dataset consisting of polygons representing sea features around the UK from the United Kingdom Hydrographic Office (UKHO). There are 3071 features in total, for example, \"Rockall Bank\", \"Laggan Bay\", \"Jane Macrae Rocks\" and \"Sound of Harris\". These data are included in the merged dataset 'MEDIN Gazetteer of Marine Points of Interest'." ;
    dct:identifier "3940e3af8c1c3dba5807a23d7899b547" ;
    dct:issued "2024-09-10T08:31:53.502499"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:31:53.502502"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((3.5000 48.2000, -34.3000 48.2000, -34.3000 62.8000, 3.5000 62.8000, 3.5000 48.2000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[3.5000, 48.2000], [-34.3000, 48.2000], [-34.3000, 62.8000], [3.5000, 62.8000], [3.5000, 48.2000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "UK Marine Gazetteer of Sea Features" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/4efed5b7-7db0-4d03-acaa-ab612446608d/resource/2dcf2844-e0d3-43ba-ac8a-27f081e82362> .

<https://ckan.staging.publishing.service.gov.uk/dataset/4efed5b7-7db0-4d03-acaa-ab612446608d/resource/2dcf2844-e0d3-43ba-ac8a-27f081e82362> a dcat:Distribution ;
    dct:description "A link to the web service or dataset" ;
    dct:issued "2024-09-10T08:31:53.504973"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:31:53.500111"^^xsd:dateTime ;
    dcat:accessURL <https://www.bodc.ac.uk/data/download/asset/227/generic/> .

<https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

