@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/4a22f152-5148-4d2a-bb74-8d849ce227e3> a dcat:Dataset ;
    dct:description "A collection of Seasearch Survey and Observation forms from the west coast of Scotland (Solway Firth to Cape Wrath) in 2023." ;
    dct:identifier "4ee8a344-b0d9-473d-bfbf-2f51534957fc" ;
    dct:issued "2026-04-01T16:16:03.468136"^^xsd:dateTime ;
    dct:modified "2026-04-01T16:16:03.468140"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/c756c8da-f176-4640-950e-9c00b9e404df> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.7702 55.2731, -7.4016 55.2731, -7.4016 58.8388, -4.7702 58.8388, -4.7702 55.2731))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.77021, 55.273149], [-7.40158, 55.273149], [-7.40158, 58.838754], [-4.77021, 58.838754], [-4.77021, 55.273149]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "2023 Seasearch Survey of West Scotland" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/4a22f152-5148-4d2a-bb74-8d849ce227e3/resource/27d9bb52-c7b3-4e6f-8bf0-d503c9c79c2d> .

<https://ckan.publishing.service.gov.uk/dataset/4a22f152-5148-4d2a-bb74-8d849ce227e3/resource/27d9bb52-c7b3-4e6f-8bf0-d503c9c79c2d> a dcat:Distribution ;
    dct:description "Download link" ;
    dct:issued "2026-04-01T16:16:03.470300"^^xsd:dateTime ;
    dct:modified "2026-04-01T16:16:03.465781"^^xsd:dateTime ;
    dct:title "DOI link" ;
    dcat:accessURL <https://doi.org/10.17031/69ba6caf21b1b> .

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

