@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/166c11db-a692-43eb-92ec-0ecf689f99eb> 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 "c0b2aaef-99f8-4001-8594-fcef12e50a5b" ;
    dct:issued "2026-04-01T16:17:44.373232"^^xsd:dateTime ;
    dct:modified "2026-04-01T16:17:44.373236"^^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.1330 55.8931, -4.1333 55.8931, -4.1333 57.5791, -2.1330 57.5791, -2.1330 55.8931))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.133036, 55.893099], [-4.133329, 55.893099], [-4.133329, 57.579131], [-2.133036, 57.579131], [-2.133036, 55.893099]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2023 Seasearch Survey of East Scotland" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/166c11db-a692-43eb-92ec-0ecf689f99eb/resource/e42d387e-f070-4d45-bb1f-bfd50e52ac9c> .

<https://ckan.publishing.service.gov.uk/dataset/166c11db-a692-43eb-92ec-0ecf689f99eb/resource/e42d387e-f070-4d45-bb1f-bfd50e52ac9c> a dcat:Distribution ;
    dct:description "Download link" ;
    dct:issued "2026-04-01T16:17:44.375397"^^xsd:dateTime ;
    dct:modified "2026-04-01T16:17:44.370787"^^xsd:dateTime ;
    dct:title "DOI link" ;
    dcat:accessURL <https://doi.org/10.17031/69ba6959f25cf> .

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

