@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.integration.publishing.service.gov.uk/dataset/5d83b148-6dca-4773-9389-d82c376c1584> a dcat:Dataset ;
    dct:description """A sample of 91 females and 37 male lobsters was collected on 29th September 
2004 at sea from Ilfracombe in Devon. Samples were captured using parlour pots 
and were size stratified within the limits of what was available in the catch. 
The targets were as follows: 5 in each 5mm carapace length (CL) size group for 
the males and for females below 70mm and above 105mm. For females between 70 
and 105mm CL size grouping the target was 10 in each. Some store-potted 
animals were available but undersized lobsters were from that days catch.



""" ;
    dct:identifier "CEFASde22697a-74b4-4c19-8249-c775d83eb606" ;
    dct:issued "2015-11-27T16:29:03.674835"^^xsd:dateTime ;
    dct:modified "2020-01-15T03:13:55.685637"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/2f1c6ccb-3f21-40c0-8b26-41566c53eb2f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-3.5000 51.0000, -5.0000 51.0000, -5.0000 51.5000, -3.5000 51.5000, -3.5000 51.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-3.5, 51], [-5, 51], [-5, 51.5], [-3.5, 51.5], [-3.5, 51]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2004 - 2004 Centre for Environment, Fisheries & Aquaculture Science (Cefas) 2004 Devon Coast Lobster Maturity Study" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/5d83b148-6dca-4773-9389-d82c376c1584/resource/25ece6f1-b3d5-407b-b02a-e55ddeddb6a3> .

<https://ckan.integration.publishing.service.gov.uk/dataset/5d83b148-6dca-4773-9389-d82c376c1584/resource/25ece6f1-b3d5-407b-b02a-e55ddeddb6a3> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2020-01-15T03:13:55.898113"^^xsd:dateTime ;
    dct:modified "2020-01-15T03:13:55.898113"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/3134/> .

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

