@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/23791638-7f2b-4624-a6ea-df19f70d5d65> a dcat:Dataset ;
    dct:description """Gridded data, in ascii text format, of wrecks at the spatial extent of the 
North Sea (2016). Data are produced at three different spatial resolutions: 
0.1, 0.25 and 0.5 decimal degree, respectively. Values represent estimated 
proportion of grid cell occupied by structures.

Data were derived as model inputs to support two Cefas projects (**COSM** 
and** EcoConnect**) under the** INSITE** (INfluence of man-made Structures 
In The Ecosystem) programme.""" ;
    dct:identifier "CEFAS2a80f0c4-3e5f-456d-82a1-6babf787807b" ;
    dct:issued "2024-09-10T08:23:31.445244"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:23:31.445247"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.0000 49.0000, -4.0000 49.0000, -4.0000 63.0000, 10.0000 63.0000, 10.0000 49.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[10.00, 49.00], [-4.00, 49.00], [-4.00, 63.00], [10.00, 63.00], [10.00, 49.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Georeferenced data of wrecks in the North Sea:  2016" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/23791638-7f2b-4624-a6ea-df19f70d5d65/resource/af23521c-3002-4a2d-b0e4-a69cb1db0ceb> .

<https://ckan.publishing.service.gov.uk/dataset/23791638-7f2b-4624-a6ea-df19f70d5d65/resource/af23521c-3002-4a2d-b0e4-a69cb1db0ceb> a dcat:Distribution ;
    dct:description "The Cefas Data Portal contains metadata records and data sets available to download and connect to in support of our commitment to open science. Data is available in the following formats: Binary download." ;
    dct:issued "2024-09-10T08:23:31.446879"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:23:31.442965"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/18959> .

<https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> a foaf:Organization ;
    foaf:name "Marine Environmental Data & Information Network" .

