@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/66874f7e-1eb8-49fb-aa24-80880838971b> a dcat:Dataset ;
    dct:description "A collection of Seasearch Survey and Observation forms from the East coast of Scotland (John o' Groats to the Borders)" ;
    dct:identifier "2381495f-26f0-46b7-a113-ef01065ade12" ;
    dct:issued "2026-02-25T13:14:06.185408"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:06.185411"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.0721 55.8639, -4.0471 55.8639, -4.0471 57.7093, -2.0721 57.7093, -2.0721 55.8639))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.072117, 55.863858], [-4.047121, 55.863858], [-4.047121, 57.7093], [-2.072117, 57.7093], [-2.072117, 55.863858]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2022 Seasearch Survey of East Scotland" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/66874f7e-1eb8-49fb-aa24-80880838971b/resource/12311e3d-343d-4350-a182-76d0551e0376> .

<https://ckan.publishing.service.gov.uk/dataset/66874f7e-1eb8-49fb-aa24-80880838971b/resource/12311e3d-343d-4350-a182-76d0551e0376> a dcat:Distribution ;
    dct:description "Link to data download" ;
    dct:issued "2026-02-25T13:14:06.196582"^^xsd:dateTime ;
    dct:modified "2026-02-25T13:14:06.183240"^^xsd:dateTime ;
    dct:title "DOI Link" ;
    dcat:accessURL <https://doi.org/10.17031/6964da33c2121> .

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

