@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/2f4f1f65-4fc2-408d-9a0c-83a0e8968881> a dcat:Dataset ;
    dct:description "Register of macrofossils identified during the Hartfell Project, Scottish 1\" Sheet 16, hf1-2113." ;
    dct:identifier "9df8df51-633f-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:54:38.236405"^^xsd:dateTime ;
    dct:modified "2026-08-06T20:46:04.881542"^^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 ((-0.6700 54.4700, -8.9700 54.4700, -8.9700 60.8900, -0.6700 60.8900, -0.6700 54.4700))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.6700, 54.4700], [-8.9700, 54.4700], [-8.9700, 60.8900], [-0.6700, 60.8900], [-0.6700, 54.4700]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Macrofossils Identified During The Hartfell Project-Scottish 1\" Sheet 16" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/2f4f1f65-4fc2-408d-9a0c-83a0e8968881/resource/f6552368-e526-4e46-bf25-701de685bad9> ;
    dcat:keyword "Macrofossils",
        "NERC_DDC",
        "Palaeontology" .

<https://ckan.integration.publishing.service.gov.uk/dataset/2f4f1f65-4fc2-408d-9a0c-83a0e8968881/resource/f6552368-e526-4e46-bf25-701de685bad9> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-08-06T20:46:04.918817"^^xsd:dateTime ;
    dct:modified "2026-08-06T20:46:04.892008"^^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)" .

