@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/e8d60423-24b7-44a2-b543-015853a1ddb5> a dcat:Dataset ;
    dct:description "Cockle stock assessment data including density, biomass and stock size from the populations within the Kent and Essex IFCA district. The data is collected in the intertidal areas using either shore based or vessel based survey methodologies for the purposes of; informing the necessary Appropriate Assessment for this fishery as it operates within a designated site, and informing the annual management of the fishery." ;
    dct:identifier "6a7ae196091dadb6e3d591712f19dbbc" ;
    dct:issued "2024-09-10T08:34:32.546974"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:34:32.546978"^^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.4996 51.2722, 0.5548 51.2722, 0.5548 51.8120, 1.4996 51.8120, 1.4996 51.2722))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.4996, 51.2722], [0.5548, 51.2722], [0.5548, 51.8120], [1.4996, 51.8120], [1.4996, 51.2722]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Kent and Essex IFCA Cockle Surveys 1994 - present ongoing data" .

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

