@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.publishing.service.gov.uk/dataset/5ebb9ff8-9fae-450f-b0ae-8a831929704f> a dcat:Dataset ;
    dct:description """Catchwise is an new survey of sea angling taking place across England and 
Wales in 2023 and 2024. This data contains the secondary sampling sites 
(points or polygons) for the Catchwise sampling survey. These sites will be 
surveyed with the aim to to estimate marine recreational fishing (MRF) kept 
and returned catch per unit effort (fishing trip) by shore and private boat 
anglers as well as charter boats in England and Wales.""" ;
    dct:identifier "CEFAS83a5c731-e0ee-441e-84ed-f7be8f5370fc" ;
    dct:issued "2024-09-10T08:25:22.351663"^^xsd:dateTime ;
    dct:modified "2024-09-21T22:02:49.151360"^^xsd:dateTime ;
    dct:publisher <https://ckan.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 "Sampling Sites for recreational sea angling for the Catchwise project" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/5ebb9ff8-9fae-450f-b0ae-8a831929704f/resource/5980424a-f81c-4f59-bffa-ba766c28e435> .

<https://ckan.publishing.service.gov.uk/dataset/5ebb9ff8-9fae-450f-b0ae-8a831929704f/resource/5980424a-f81c-4f59-bffa-ba766c28e435> 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 "2024-09-21T22:02:49.180369"^^xsd:dateTime ;
    dct:modified "2024-09-21T22:02:49.163108"^^xsd:dateTime ;
    dct:title "Cefas Data Portal" ;
    dcat:accessURL <https://data.cefas.co.uk/view/21676> .

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

