@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/e9ebf3e6-f1e3-449e-bc9c-fb14ff769f91> a dcat:Dataset ;
    dct:description "Database of 3770 chemical analysis of limestone samples taken from across the UK. Analyses include CaO, SO3, Na2O,F, SiO2, MgO, Al2O3, K2O, SrO, P2O5, Cu, Pb, Zn, MnO, Fe. Location, sample type and host description are given. A limited number of samples, scattered across the UK." ;
    dct:identifier "9df8df51-63cc-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-11-26T09:20:02.084826"^^xsd:dateTime ;
    dct:modified "2026-07-09T17:52:15.503153"^^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 ((3.5600 49.7600, -9.5700 49.7600, -9.5700 61.0200, 3.5600 61.0200, 3.5600 49.7600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[3.5600, 49.7600], [-9.5700, 49.7600], [-9.5700, 61.0200], [3.5600, 61.0200], [3.5600, 49.7600]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Chemical Analyses of Various Limestone Samples from the UK." ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/e9ebf3e6-f1e3-449e-bc9c-fb14ff769f91/resource/de929aab-dd48-456e-88f3-a721c4bfaec1> ;
    dcat:keyword "Composition",
        "Geochemistry",
        "Limestone",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/e9ebf3e6-f1e3-449e-bc9c-fb14ff769f91/resource/de929aab-dd48-456e-88f3-a721c4bfaec1> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-07-09T17:52:15.545726"^^xsd:dateTime ;
    dct:modified "2026-07-09T17:52:15.509325"^^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)" .

