@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.integration.publishing.service.gov.uk/dataset/0c92ff79-0158-40a5-82a1-0f00f68ddaf6> a dcat:Dataset ;
    dct:description """Electronic tag data recorded on bass between 2015 and 2018 with releases off 
the coast of Lowestoft, Liverpool Bay and in the English Channel.

Bass were internally tagged with data storage tags (CTL G5) in UK waters, with 
depth and temperature as the primary parameters logged (stored as csv files).

Depth and temperature were then used to estimate most probable locations by 
day for each individual with sufficient data.""" ;
    dct:identifier "CEFAS65253023-1e99-4bac-bda4-443321ff3fd3" ;
    dct:issued "2025-07-07T17:09:12.713839"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:10:55.061459"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((9.0000 48.5000, -9.0000 48.5000, -9.0000 59.0000, 9.0000 59.0000, 9.0000 48.5000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[9.00, 48.50], [-9.00, 48.50], [-9.00, 59.00], [9.00, 59.00], [9.00, 48.50]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Tag data recorded on bass between 2015 and 2018 with releases off the coast of Lowestoft, Liverpool Bay and in the English Channel" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/0c92ff79-0158-40a5-82a1-0f00f68ddaf6/resource/7105a95f-3d99-4617-9ec2-9a52e96298f9> .

<https://ckan.integration.publishing.service.gov.uk/dataset/0c92ff79-0158-40a5-82a1-0f00f68ddaf6/resource/7105a95f-3d99-4617-9ec2-9a52e96298f9> 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, ESRI Shapefile. The data can also be accessed via the WFS and WMS protocols." ;
    dct:issued "2026-06-11T08:10:55.087199"^^xsd:dateTime ;
    dct:modified "2026-06-11T08:10:55.068250"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/21954> .

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

