@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/dc8a0d58-d5d4-4f87-8f96-48aabb7b5ca8> a dcat:Dataset ;
    dct:description "19 registers refer to the Geological museum macro and micro fossil collection previously held in the London Office. Number, identification, locality and geological information given. The early part of the collection pre-dates the national grid system." ;
    dct:identifier "9df8df52-d76f-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T11:00:03.980170"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:52:53.441416"^^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 "Macrofossils and Microfossils in the Geological Museum (London) Collection" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/dc8a0d58-d5d4-4f87-8f96-48aabb7b5ca8/resource/01273a3e-7943-4e79-ae55-2630fc33f6ae> ;
    dcat:keyword "Macrofossils",
        "Microfossils",
        "NERC_DDC",
        "Palaeontology" .

<https://ckan.integration.publishing.service.gov.uk/dataset/dc8a0d58-d5d4-4f87-8f96-48aabb7b5ca8/resource/01273a3e-7943-4e79-ae55-2630fc33f6ae> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-23T18:52:53.483534"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:52:53.446837"^^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)" .

