@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/743a4928-79e3-4500-822f-2314d959d34d> a dcat:Dataset ;
    dct:description "Historic collection of 1,974 miscellaneous rock samples collected by C.R. Lindsey. Consists of rock samples as well as paper registration documents: catalogue, index and seven note books." ;
    dct:identifier "9df8df51-62e5-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-26T09:18:44.238526"^^xsd:dateTime ;
    dct:modified "2026-05-28T13:47:57.637663"^^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 ((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 "C.R. Lindsey's Rock Sample Collection" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/743a4928-79e3-4500-822f-2314d959d34d/resource/2f912d6a-275d-47fe-87ab-9532c0e66f88> ;
    dcat:keyword "Geology",
        "NERC_DDC" .

<https://ckan.staging.publishing.service.gov.uk/dataset/743a4928-79e3-4500-822f-2314d959d34d/resource/2f912d6a-275d-47fe-87ab-9532c0e66f88> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-05-28T13:47:57.687095"^^xsd:dateTime ;
    dct:modified "2026-05-28T13:47:57.650937"^^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)" .

