@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/c923148f-ff55-4293-8058-9e84c426195e> a dcat:Dataset ;
    dct:description "Contains the administrative and historical records of the Survey from 1835. The archive contains official files, correspondence, maps, photographs and many items dealing with the history of geology in general." ;
    dct:identifier "9df8df51-6310-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-05T06:21:38.050347"^^xsd:dateTime ;
    dct:modified "2026-08-28T06:49:18.429776"^^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 ((180.0000 -90.0000, -180.0000 -90.0000, -180.0000 90.0000, 180.0000 90.0000, 180.0000 -90.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[180.0000, -90.0000], [-180.0000, -90.0000], [-180.0000, 90.0000], [180.0000, 90.0000], [180.0000, -90.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "BGS Archives" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/c923148f-ff55-4293-8058-9e84c426195e/resource/f2ac22ca-5d33-41a1-8776-f83439841a45> ;
    dcat:keyword "Geology",
        "Historical geology",
        "History of geology",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/c923148f-ff55-4293-8058-9e84c426195e/resource/f2ac22ca-5d33-41a1-8776-f83439841a45> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-08-28T06:49:18.475497"^^xsd:dateTime ;
    dct:modified "2026-08-28T06:49:18.435491"^^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)" .

