@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/826ddc06-8c45-4320-9ced-6b52f071d99d> a dcat:Dataset ;
    dct:description "This is a set of data points for constructing a seismic hazard map of the UK, plotting the intensity (EMS) with a return period of 475 years, equivalent to a 90% probability of not being exceeded in 50 years. Individual data points should NOT be used." ;
    dct:identifier "9df8df51-640e-37a8-e044-0003ba9b0d98" ;
    dct:issued "2025-12-03T10:57:35.976903"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:53:57.339308"^^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 ((8.0000 49.0000, 2.0000 49.0000, 2.0000 59.0000, 8.0000 59.0000, 8.0000 49.0000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[8.0000, 49.0000], [2.0000, 49.0000], [2.0000, 59.0000], [8.0000, 59.0000], [8.0000, 49.0000]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Seismic Hazard UK (475 Year Intensity) V2003" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/826ddc06-8c45-4320-9ced-6b52f071d99d/resource/e5e3d155-2390-455f-9376-877ddbe9abdc> ;
    dcat:keyword "Earthquakes",
        "NERC_DDC",
        "Natural hazards",
        "Seismic data" .

<https://ckan.integration.publishing.service.gov.uk/dataset/826ddc06-8c45-4320-9ced-6b52f071d99d/resource/e5e3d155-2390-455f-9376-877ddbe9abdc> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2026-07-30T20:53:57.376198"^^xsd:dateTime ;
    dct:modified "2026-07-30T20:53:57.343988"^^xsd:dateTime ;
    dcat:accessURL <https://www.earthquakes.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)" .

