@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.staging.publishing.service.gov.uk/dataset/7059f50b-c3a5-4b1d-84b6-41225054b4b7> a dcat:Dataset ;
    dct:description """Files for use with the R script accompanying the paper Cooper (2020). Note 
that this script also uses files from 
`https://doi.org/10.14466/CefasDataHub.34`_ (details provided in script). 
Cooper, K.M. (2020). A new machine learning approach to seabed biotope 
classification. Science Advances.


.. _`https://doi.org/10.14466/cefasdatahub.34`:
    https://doi.org/10.14466/CefasDataHub.34""" ;
    dct:identifier "CEFAS4e148f93-2982-4858-a418-8e7f9ded625d" ;
    dct:issued "2024-09-10T08:24:15.850535"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:24:15.850538"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7409 52.4581, 1.7388 52.4581, 1.7388 52.4595, 1.7409 52.4595, 1.7409 52.4581))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.74086, 52.4581], [1.73881, 52.4581], [1.73881, 52.4595], [1.74086, 52.4595], [1.74086, 52.4581]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "A new machine learning approach to seabed biotope classification" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/7059f50b-c3a5-4b1d-84b6-41225054b4b7/resource/0ebfe40a-07e9-4844-b0f2-2a17f3723d57> .

<https://ckan.staging.publishing.service.gov.uk/dataset/7059f50b-c3a5-4b1d-84b6-41225054b4b7/resource/0ebfe40a-07e9-4844-b0f2-2a17f3723d57> 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:24:15.861181"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:24:15.848175"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/19921> .

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

