@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/6e194304-1489-4e3d-9302-5023b0919209> a dcat:Dataset ;
    dct:description "Registers of thin sections of macrofossils originally held in the Leeds Office. The locality and geological horizon is also given. PC1-462 have been used." ;
    dct:identifier "9df8df51-634b-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:54:54.966660"^^xsd:dateTime ;
    dct:modified "2026-08-13T21:49:37.384066"^^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 "Leeds office registers of palaeontological thin sections" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/6e194304-1489-4e3d-9302-5023b0919209/resource/7ec03ec0-70eb-4f0e-a382-027fa3c25a33> ;
    dcat:keyword "Macrofossils",
        "NERC_DDC",
        "Palaeontology",
        "Thin sections" .

<https://ckan.integration.publishing.service.gov.uk/dataset/6e194304-1489-4e3d-9302-5023b0919209/resource/7ec03ec0-70eb-4f0e-a382-027fa3c25a33> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-08-13T21:49:37.424235"^^xsd:dateTime ;
    dct:modified "2026-08-13T21:49:37.387535"^^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)" .

