@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/71175efc-99ca-41c6-963c-bf1d3c534c01> a dcat:Dataset ;
    dct:description """Fisherman's logbook data (catches of crabs ( *Cancer pagurus* ) per fleet) 
and crab catches from experimental gear (by pot) collected as part of impact 
assessment work in relation to aggregate extraction on Hastings Shingle Bank.



""" ;
    dct:identifier "CEFASbc2e5c00-8070-4847-b4d3-9baa1941a545" ;
    dct:issued "2020-01-15T03:05:43.924873"^^xsd:dateTime ;
    dct:modified "2020-01-15T03:05:43.924880"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.0000 50.5000, 0.0000 50.5000, 0.0000 51.0000, 1.0000 51.0000, 1.0000 50.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1, 50.5], [0, 50.5], [0, 51], [1, 51], [1, 50.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1982 - 2010 Centre for Environment, Fisheries & Aquaculture Science (Cefas) 1982-2010 Hastings Shingle Bank (Eastern Channel) Crab Impact Assessment" .

<https://ckan.staging.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> a foaf:Organization ;
    foaf:name "Centre for Environment, Fisheries & Aquaculture Science" .

