@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/bbe82c78-95b8-4c87-84f6-3781ff685a77> a dcat:Dataset ;
    dct:description "BRIEF METADATA DETAILS ONLY - NO DATA. A field study was made of the north-south belt of Permian outcrop between Knaresborough and Nottingham." ;
    dct:identifier "9df8df53-2a5c-37a8-e044-0003ba9b0d98" ;
    dct:issued "2026-01-14T16:53:16.089878"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:56:22.705900"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/7ad23da8-c49d-4d81-bf85-5cfab52ba143> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-2.5481 54.8411, -2.9344 54.8411, -2.9344 55.0682, -2.5481 55.0682, -2.5481 54.8411))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-2.5481, 54.8411], [-2.9344, 54.8411], [-2.9344, 55.0682], [-2.5481, 55.0682], [-2.5481, 54.8411]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Reef associations in the lower subdivision of the Lower Magnesian Limestone of Yorkshire - Nottinghamshire" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/bbe82c78-95b8-4c87-84f6-3781ff685a77/resource/8ba49136-b08e-4460-a63d-c1078f40ecd3> ;
    dcat:keyword "NERC_DDC",
        "Reefs",
        "Regional geology" .

<https://ckan.publishing.service.gov.uk/dataset/bbe82c78-95b8-4c87-84f6-3781ff685a77/resource/8ba49136-b08e-4460-a63d-c1078f40ecd3> a dcat:Distribution ;
    dct:description "The BGS Homepage is an entry point to the BGS data services." ;
    dct:issued "2026-04-09T08:56:22.743070"^^xsd:dateTime ;
    dct:modified "2026-04-09T08:56:22.711480"^^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)" .

