@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/d54a5e46-db91-45b1-93bb-bf63251e8ae5> a dcat:Dataset ;
    dct:description "Processed bathymetry data from survey undertaken by Cefas and JNCC in January 2013 at South-east 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 "7dc16e75-d9a7-4202-9eb9-862e3dcf5137" ;
    dct:issued "2016-07-07T22:16:20.758999"^^xsd:dateTime ;
    dct:modified "2018-05-17T13:47:51.542669"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.1024 58.0829, 1.1024 58.3987, 0.6440 58.3987, 0.6440 58.0829, 1.1024 58.0829))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.102382, 58.082942],[1.102382, 58.398715], [0.643995, 58.398715], [0.643995, 58.082942], [1.102382, 58.082942]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Processed bathymetry data from South-east Fladen" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/d54a5e46-db91-45b1-93bb-bf63251e8ae5/resource/2af6a6a2-cd10-4adc-9b32-626f4a4290fe> .

<https://ckan.publishing.service.gov.uk/dataset/d54a5e46-db91-45b1-93bb-bf63251e8ae5/resource/2af6a6a2-cd10-4adc-9b32-626f4a4290fe> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2018-05-17T14:47:51.588057"^^xsd:dateTime ;
    dct:modified "2018-05-17T14:47:51.588057"^^xsd:dateTime ;
    dct:title "bathymetry-fpgeotiff.zip" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/7dc16e75-d9a7-4202-9eb9-862e3dcf5137-bathymetry-fpgeotiff.zip> .

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

