@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/71b65944-3358-4dd4-8886-8825cf9c020d> a dcat:Dataset ;
    dct:description "European Lobster Carapace Lengths from potting surveys conducted in the NEIFCA district" ;
    dct:identifier "9788db86ee31875a5189c96ded9ad430" ;
    dct:issued "2024-09-10T08:37:17.654788"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:37:17.654791"^^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 ((1.4105 53.6177, -1.6437 53.6177, -1.6437 55.3158, 1.4105 55.3158, 1.4105 53.6177))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.4105, 53.6177], [-1.6437, 53.6177], [-1.6437, 55.3158], [1.4105, 55.3158], [1.4105, 53.6177]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2004-2016 North Eastern Inshore Fisheries and Conservation Authority, European Lobster Carapace Lengths Offshore Potting Survey" .

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

