@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.integration.publishing.service.gov.uk/dataset/21885b5d-4026-4078-9413-99d36aa6d6d9> a dcat:Dataset ;
    dct:description "The database contains satellite images of the UK purchased by the BGS or on its behalf by NERC. It includes data from the Landsat, Spot and Radarsat satellites. The images are stored in proprietary formats on various types of magnetic media. Estimate of extent of coverage. Entire country is covered by the dataset, however, there are gaps in coverage from individual sensors." ;
    dct:identifier "9df8df52-d7c3-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-05T06:24:21.977574"^^xsd:dateTime ;
    dct:modified "2026-07-02T16:55:22.892231"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0000 49.7700, -8.6500 49.7700, -8.6500 60.8400, 2.0000 60.8400, 2.0000 49.7700))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[2.0000, 49.7700], [-8.6500, 49.7700], [-8.6500, 60.8400], [2.0000, 60.8400], [2.0000, 49.7700]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Satellite Imagery of the UK (Digital)" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/21885b5d-4026-4078-9413-99d36aa6d6d9/resource/dc68962b-0e93-4e7b-b97a-318759452958> ;
    dcat:keyword "NERC_DDC",
        "Remote sensing",
        "Satellite imagery" .

<https://ckan.integration.publishing.service.gov.uk/dataset/21885b5d-4026-4078-9413-99d36aa6d6d9/resource/dc68962b-0e93-4e7b-b97a-318759452958> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-02T16:55:22.936097"^^xsd:dateTime ;
    dct:modified "2026-07-02T16:55:22.898462"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

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

