@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/892c9bfa-7d29-413a-94e1-e30deeb5b623> a dcat:Dataset ;
    dct:description "Dipple shore survey conducted in February 1996 in a survey of 14 sites and September 1996 in a survey of 15 sites." ;
    dct:identifier "f68e37aaa36b45857e3cb8f7e636cc17" ;
    dct:issued "2026-05-20T22:22:49.655726"^^xsd:dateTime ;
    dct:modified "2026-05-20T22:22:49.655729"^^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 ((-4.6252 55.0721, -5.1746 55.0721, -5.1746 55.3541, -4.6252 55.3541, -4.6252 55.0721))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-4.6252, 55.0721], [-5.1746, 55.0721], [-5.1746, 55.3541], [-4.6252, 55.3541], [-4.6252, 55.0721]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "1996 Scottish Environment Protection Agency (SEPA) Dipple Shore Survey" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/892c9bfa-7d29-413a-94e1-e30deeb5b623/resource/ca4233de-557d-446e-b913-583e6b385959> .

<https://ckan.staging.publishing.service.gov.uk/dataset/892c9bfa-7d29-413a-94e1-e30deeb5b623/resource/ca4233de-557d-446e-b913-583e6b385959> a dcat:Distribution ;
    dct:description "A link to the web service or dataset" ;
    dct:issued "2026-05-20T22:22:49.668755"^^xsd:dateTime ;
    dct:modified "2026-05-20T22:22:49.653474"^^xsd:dateTime ;
    dct:title "DOI link" ;
    dcat:accessURL <https://doi.org/10.17031/6481acb1ef340> .

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

