@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/a24438be-34fd-44b0-b1ae-0557228b0111> a dcat:Dataset ;
    dct:description "The data comprises the size, catch and effort data of pollack (Pollachius pollachius) captures from 14 recreational charter boats based in ICES sea area viie from April 2022- April 2025. Additional information on stomach content analysis is listed and otolith collection is provided" ;
    dct:identifier "8f1de830dcd76ffec1a8a1920654dd73" ;
    dct:issued "2025-01-12T16:13:19.902851"^^xsd:dateTime ;
    dct:modified "2025-01-12T16:13:19.902854"^^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 ((-2.0000 49.0000, -6.0000 49.0000, -6.0000 51.0000, -2.0000 51.0000, -2.0000 49.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.0000, 49.0000], [-6.0000, 49.0000], [-6.0000, 51.0000], [-2.0000, 51.0000], [-2.0000, 49.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2022-2025 Pollack FISP catch and size records from recreational charter vessels" .

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

