@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/3bcd4ea0-9c13-427e-b8b1-1adb40235046> a dcat:Dataset ;
    dct:description "Preliminary survey work for the Shrimp trial project. Ground truthing was conducted using a video camera sled and day grab to assess and identify areas of subtidal mixed sediment within boxes identified as potentially suitable for the trial. The survey work was conducted across Wisbech Channel." ;
    dct:identifier "870fd71330c5450403c1e420d7c8b067" ;
    dct:issued "2024-09-10T08:36:14.912745"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:36:14.912748"^^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 ((0.4423 52.8616, 0.1951 52.8616, 0.1951 53.0354, 0.4423 53.0354, 0.4423 52.8616))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[0.4423, 52.8616], [0.1951, 52.8616], [0.1951, 53.0354], [0.4423, 53.0354], [0.4423, 52.8616]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2016 - 2017 Eastern Inshore Fisheries and Conservation Authorities (EIFCA) The Wash Shrimp Trial Study" .

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

