@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/acd519e1-d37f-41ef-9439-3ad70f07719b> a dcat:Dataset ;
    dct:description "This service is a BGS contribution to the OneGeology project, providing UK onshore geological data at 1:625 000 scale. This map data is collected as part of an ongoing BGS project: Digital Geological Map of Great Britain (DiGMapGB). MapServer software is used to provide this view services. This service is one of the exemplar services accompanying the OneGeology cookbook" ;
    dct:identifier "4ab242d3-977e-7bc4-e063-3050940a294a" ;
    dct:issued "2026-02-25T22:30:55.861440"^^xsd:dateTime ;
    dct:modified "2026-08-20T22:34:40.273389"^^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 ((1.7600 49.8600, -8.6400 49.8600, -8.6400 60.8600, 1.7600 60.8600, 1.7600 49.8600))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[1.7600, 49.8600], [-8.6400, 49.8600], [-8.6400, 60.8600], [1.7600, 60.8600], [1.7600, 49.8600]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "OneGeology cookbook exemplar bedrock age onshore 1:625k geology (OGC WMS)" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/acd519e1-d37f-41ef-9439-3ad70f07719b/resource/6ac641d8-0b51-4543-919f-da7376c13c94> ;
    dcat:keyword "Data",
        "Digital maps",
        "GIS",
        "Geology",
        "Maps",
        "NERC_DDC" .

<https://ckan.integration.publishing.service.gov.uk/dataset/acd519e1-d37f-41ef-9439-3ad70f07719b/resource/6ac641d8-0b51-4543-919f-da7376c13c94> a dcat:Distribution ;
    dct:description "Exemplar service using raster as datasource" ;
    dct:format "WMS" ;
    dct:issued "2026-08-20T22:34:40.324575"^^xsd:dateTime ;
    dct:modified "2026-08-20T22:34:40.280005"^^xsd:dateTime ;
    dct:title "BGS Bedrock Geology" ;
    dcat:accessURL <https://ogc.bgs.ac.uk/cgi-bin/exemplars/BGS_Bedrock_Geology/ows?service=WMS&request=GetCapabilities&> .

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

