@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/dd09714b-659f-4bed-94bb-83551a593c18> a dcat:Dataset ;
    dct:description "Coastal photographs consisting of cliff views with approximately 60% overlap, some annotated with geological information. The collection is limited to coast from Hartland, Devon to Bude, and Bournemouth Cliffs. There are approximately 200 prints." ;
    dct:identifier "9df8df51-6376-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-26T09:19:29.344517"^^xsd:dateTime ;
    dct:modified "2026-04-30T11:32:02.362195"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.9700 49.7700, -6.3300 49.7700, -6.3300 51.2500, -2.9700 51.2500, -2.9700 49.7700))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.9700, 49.7700], [-6.3300, 49.7700], [-6.3300, 51.2500], [-2.9700, 51.2500], [-2.9700, 49.7700]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Coastal Photographs of the South West" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/dd09714b-659f-4bed-94bb-83551a593c18/resource/a641b58c-e520-4743-aa3d-75f5ec0729d8> ;
    dcat:keyword "Geology",
        "NERC_DDC" .

<https://ckan.staging.publishing.service.gov.uk/dataset/dd09714b-659f-4bed-94bb-83551a593c18/resource/a641b58c-e520-4743-aa3d-75f5ec0729d8> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-30T11:32:02.422710"^^xsd:dateTime ;
    dct:modified "2026-04-30T11:32:02.369148"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

<https://ckan.staging.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> a foaf:Organization ;
    foaf:name "British Geological Survey (BGS)" .

