@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.publishing.service.gov.uk/dataset/6b8c3183-1014-45ab-a805-567cc6e06648> a dcat:Dataset ;
    dct:description "Reference books, produced to accompany many of the 1:50 000 scale (district) maps, which describe the extent, nature and structure of the rock strata of the district. They often also include details of the geophysics, geochemistry, hydrogeology and economic geology of the district." ;
    dct:identifier "9df8df51-62cc-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:52:56.996226"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:49:09.534038"^^xsd:dateTime ;
    dct:publisher <https://ckan.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 "Geological Memoirs of Scotland" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/6b8c3183-1014-45ab-a805-567cc6e06648/resource/eb38509b-3180-4a9f-a8de-6292c4e9cd8a> ;
    dcat:keyword "Geology",
        "NERC_DDC" .

<https://ckan.publishing.service.gov.uk/dataset/6b8c3183-1014-45ab-a805-567cc6e06648/resource/eb38509b-3180-4a9f-a8de-6292c4e9cd8a> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-30T09:49:09.571097"^^xsd:dateTime ;
    dct:modified "2026-04-30T09:49:09.540403"^^xsd:dateTime ;
    dct:title "BGS Homepage" ;
    dcat:accessURL <https://www.bgs.ac.uk/> .

<https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> a foaf:Organization ;
    foaf:name "British Geological Survey (BGS)" .

