@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/939f42cd-d9c0-4717-94ce-b7f5d8705d24> a dcat:Dataset ;
    dct:description "Collection of aerial photographs purchased or obtained by BGS and its precursors as part of its surveying activities. Photographs for South West England at 1:10K-1:22K scale." ;
    dct:identifier "9df8df52-d7ca-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T11:01:33.346556"^^xsd:dateTime ;
    dct:modified "2026-04-23T09:53:58.451904"^^xsd:dateTime ;
    dct:publisher <https://ckan.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 "Historical and current photographs South West England" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/939f42cd-d9c0-4717-94ce-b7f5d8705d24/resource/a4b2f195-0c21-4489-9f71-863484b29969> ;
    dcat:keyword "Geology",
        "Mapping",
        "NERC_DDC",
        "Photography" .

<https://ckan.publishing.service.gov.uk/dataset/939f42cd-d9c0-4717-94ce-b7f5d8705d24/resource/a4b2f195-0c21-4489-9f71-863484b29969> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-23T09:53:58.491450"^^xsd:dateTime ;
    dct:modified "2026-04-23T09:53:58.457536"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

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

