@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/49d931dc-0da1-4db6-900f-13e261f21e52> a dcat:Dataset ;
    dct:description """This is part 2 of a 2 part project to analyse PFAS (perfluoroalkyl substances) 
in estuarine samples in a collaboration with the Environment Agency. Part 1 
was a survey of levels of PFAS in sediments from 15 English estuaries 
collected in 2020. Additional funding was obtained to survey levels of PFAS in 
flatfish samples (flounder, dab and plaice) from the same estuaries and the 
output is a spreadsheet showing the concentrations of PFAS in these fish 
samples.""" ;
    dct:identifier "CEFASebecdd4d-38c9-4572-b060-19f3c7ba1f8b" ;
    dct:issued "2024-09-10T08:27:41.952639"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:27:41.952642"^^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 "Perfluoroalkyl substances (PFAS) concentration data,  estuarine fish samples from September to November 2020" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/49d931dc-0da1-4db6-900f-13e261f21e52/resource/959b3d5d-a7ad-454b-a892-e432c5c3f4c3> .

<https://ckan.staging.publishing.service.gov.uk/dataset/49d931dc-0da1-4db6-900f-13e261f21e52/resource/959b3d5d-a7ad-454b-a892-e432c5c3f4c3> 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: CSV." ;
    dct:issued "2024-09-10T08:27:41.959093"^^xsd:dateTime ;
    dct:modified "2024-09-10T08:27:41.950317"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/21478> .

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

