@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/c6cf84c1-af63-4a6e-8525-2962681c9776> a dcat:Dataset ;
    dct:description "Total and alcohol-related notifiable offences recorded by the Metropolitan Police by time of day This dataset is included in the Greater London Authority's Night Time Observatory. Click here to find out more." ;
    dct:identifier "epo8d" ;
    dct:issued "2020-10-02T07:23:20+00:00"^^xsd:dateTime ;
    dct:modified "2020-11-30T15:43:18+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Greater London Authority" ] ;
    dct:title "Metropolitan Police Notifiable Offences by Time of Day" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/c6cf84c1-af63-4a6e-8525-2962681c9776/resource/cd4161d2-f8a7-48cf-9437-921476fd1d4f> ;
    dcat:keyword "nto" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/metropolitan-police-notifiable-offences-by-time-of-day-epo8d> .

<https://ckan.integration.publishing.service.gov.uk/dataset/c6cf84c1-af63-4a6e-8525-2962681c9776/resource/cd4161d2-f8a7-48cf-9437-921476fd1d4f> a dcat:Distribution ;
    dct:issued "2026-09-10T14:07:33.530955"^^xsd:dateTime ;
    dct:modified "2026-09-10T14:07:33.480555"^^xsd:dateTime ;
    dct:title "notifiable-offences-time-of-day.xlsx" .

