@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/1e577a97-552f-475c-90bc-f02e25ffff70> a dcat:Dataset ;
    dct:description "Sandeel Data" ;
    dct:identifier "e02a3a7c259246717d89ecb29f3d88a6" ;
    dct:issued "2024-09-10T08:41:52.817995"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:41:52.817998"^^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 ((2.9070 56.1869, -2.5676 56.1869, -2.5676 56.1869, 2.9070 56.1869, 2.9070 56.1869))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.9070, 56.1869], [-2.5676, 56.1869], [-2.5676, 56.1869], [2.9070, 56.1869], [2.9070, 56.1869]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Sandeel Preferred Habitats" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/1e577a97-552f-475c-90bc-f02e25ffff70/resource/786e7ebd-fc18-40c0-b27d-e4e6d8ed027c> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1e577a97-552f-475c-90bc-f02e25ffff70/resource/786e7ebd-fc18-40c0-b27d-e4e6d8ed027c> a dcat:Distribution ;
    dct:description "A link to the web service or dataset" ;
    dct:issued "2024-09-10T08:41:52.823799"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:41:52.815664"^^xsd:dateTime ;
    dcat:accessURL <http://www.abpmer.co.uk/> .

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

