@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/bdde55f1-2df9-40ae-9d63-fc91310e60de> a dcat:Dataset ;
    dct:description "\"Blue sheets\" or more recently \"sample collecting forms\" are completed when palaeontological specimens or samples are collected during field work. They contain all the known geographical and geological details relating to the specimens/samples and thus form the primary information to all palaeontological & biostratigraphical data sets. The oldest blue sheet dates to 1879." ;
    dct:identifier "9df8df52-d7c0-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T11:01:20.580286"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:54:18.102609"^^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 "Palaeontological Specimen/Sample Collecting Forms" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/bdde55f1-2df9-40ae-9d63-fc91310e60de/resource/aa290c93-b514-48b3-9183-02da7b27699f> ;
    dcat:keyword "Data",
        "NERC_DDC",
        "Palaeontology",
        "Specimen collecting" .

<https://ckan.integration.publishing.service.gov.uk/dataset/bdde55f1-2df9-40ae-9d63-fc91310e60de/resource/aa290c93-b514-48b3-9183-02da7b27699f> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-23T18:54:18.142321"^^xsd:dateTime ;
    dct:modified "2026-07-23T18:54:18.106303"^^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)" .

