@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/72e0c318-4886-4ce0-a7c1-929086fb06f6> a dcat:Dataset ;
    dct:description """208 PSA samples collected at South West Deeps West.

The data were collected for the Marine Conversation Zones Project funded by 
the Department for Environment, Food & Rural Affairs (DEFRA).



""" ;
    dct:identifier "CEFAS38a088b3-9994-4411-bc8a-60fb0e9468aa" ;
    dct:issued "2016-06-16T13:21:07.410205"^^xsd:dateTime ;
    dct:modified "2020-09-23T06:11:28.141109"^^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 ((-6.5000 48.5000, -10.0000 48.5000, -10.0000 50.5000, -6.5000 50.5000, -6.5000 48.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-6.5, 48.5], [-10, 48.5], [-10, 50.5], [-6.5, 50.5], [-6.5, 48.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2013 - 2013 Centre for Environment, Fisheries & Aquaculture Science (Cefas) South West Deeps West Marine Conservation Zone (MCZ) - PSA Data - 2013" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/72e0c318-4886-4ce0-a7c1-929086fb06f6/resource/be798e82-92ba-4904-8c45-120696c98f03> .

<https://ckan.integration.publishing.service.gov.uk/dataset/72e0c318-4886-4ce0-a7c1-929086fb06f6/resource/be798e82-92ba-4904-8c45-120696c98f03> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2020-09-23T06:11:28.382928"^^xsd:dateTime ;
    dct:modified "2020-09-23T06:11:28.382928"^^xsd:dateTime ;
    dcat:accessURL <http://data.cefas.co.uk/#/View/3920/> .

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

