@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.publishing.service.gov.uk/dataset/2d0f7a41-31f0-443b-81ad-fa2a09e83843> a dcat:Dataset ;
    dct:description "Processed bathymetry data from survey undertaken by Cefas and JNCC in January 2013 at Western Fladen SMPA, one of the three Fladen Grounds pMPAs. The main aims were to confirm the presence of the Priority Marine Features and MPA Search Features recommended for protection within the pMPAs and to gather  groundtruth data to compare benthic assemblages between, and within/outside, the sites." ;
    dct:identifier "e692ee47-1d8f-44ec-a5a0-987454f826e1" ;
    dct:issued "2016-07-07T22:16:25.644714"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:48:05.236466"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((0.8048 58.2224, 0.8048 58.8155, -0.8010 58.8155, -0.8010 58.2224, 0.8048 58.2224))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[0.80483, 58.222383],[0.80483, 58.815473], [-0.800999, 58.815473], [-0.800999, 58.222383], [0.80483, 58.222383]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Processed bathymetry data from Western Fladen" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/2d0f7a41-31f0-443b-81ad-fa2a09e83843/resource/7b62d9d3-7dbd-41ce-825c-fdb3513290c8> .

<https://ckan.publishing.service.gov.uk/dataset/2d0f7a41-31f0-443b-81ad-fa2a09e83843/resource/7b62d9d3-7dbd-41ce-825c-fdb3513290c8> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2018-05-17T14:48:05.282190"^^xsd:dateTime ;
    dct:modified "2018-05-17T14:48:05.282190"^^xsd:dateTime ;
    dct:title "bathymetry-fpgeotiff.zip" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/e692ee47-1d8f-44ec-a5a0-987454f826e1-bathymetry-fpgeotiff.zip> .

<https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> a foaf:Organization ;
    foaf:name "Joint Nature Conservation Committee" .

