@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/afa8eca3-6140-499e-8127-bd8332b97a0a> a dcat:Dataset ;
    dct:description "This dataset comprises the raster scans used as source information for capturing DiGMap 1:50000 scale data. The majority were processed under contract in India. Additions have been made. The images are georeferenced." ;
    dct:identifier "9df8df52-d678-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:58:44.281611"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:51:07.605568"^^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 ((3.6349 49.7662, -7.5564 49.7662, -7.5564 61.4661, 3.6349 61.4661, 3.6349 49.7662))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[3.6349, 49.7662], [-7.5564, 49.7662], [-7.5564, 61.4661], [3.6349, 61.4661], [3.6349, 49.7662]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Scanned Images of BGS 1:50000 Scale Published Map Sheets" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/afa8eca3-6140-499e-8127-bd8332b97a0a/resource/ffe0462f-3f5c-4323-9a89-1cd5ba1e9b04> ;
    dcat:keyword "Cartography",
        "Geology",
        "Mapping",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/afa8eca3-6140-499e-8127-bd8332b97a0a/resource/ffe0462f-3f5c-4323-9a89-1cd5ba1e9b04> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-23T18:51:07.649016"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:51:07.611997"^^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)" .

