@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/adabcefd-1047-4e5b-89d9-315f5107aeb6> a dcat:Dataset ;
    dct:description """This dataset contains 2 csv files. One file contains data on microplastic 
abundance expressed in number of particles from biota samples (queen conch, 
Lobatus gigas) collected in Belize in 2018 (and analysed in 2019) with 
indication of sample wet weight and blank used. The other file contains the 
profiles of the ATR-FT-IR spectrum analysis of plastic pieces found in the 
conch stomachs. A README text file contains the legend of the columns of the 
two csv files. A .zip file contains pictures of two plastic pieces analysed 
with ATR-FT-IR.""" ;
    dct:identifier "CEFAS63b7a2a5-dbbc-48d9-92ee-7df049101f78" ;
    dct:issued "2024-09-10T08:24:41.293446"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:24:41.293449"^^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 ((-80.0000 10.0000, -90.0000 10.0000, -90.0000 20.0000, -80.0000 20.0000, -80.0000 10.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-80.00, 10.00], [-90.00, 10.00], [-90.00, 20.00], [-80.00, 20.00], [-80.00, 10.00]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "CLiP Belize Microplastics in biota 2019" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/adabcefd-1047-4e5b-89d9-315f5107aeb6/resource/58056166-b40d-43cc-86e7-963466f16b9a> .

<https://ckan.staging.publishing.service.gov.uk/dataset/adabcefd-1047-4e5b-89d9-315f5107aeb6/resource/58056166-b40d-43cc-86e7-963466f16b9a> 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, CSV." ;
    dct:issued "2024-09-10T08:24:41.294707"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:24:41.291174"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/20284> .

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

