@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.publishing.service.gov.uk/dataset/4555c9be-fd56-435d-985d-515562fb28f8> a dcat:Dataset ;
    dct:description "Number of assault-related incidents attended by the LAS in London by night (6pm-6am) and day (6am-6pm), count and proportion, 2007/08 to 2017/18. This dataset also includes borough level data for selected years. This dataset is included in the Greater London Authority's Night Time Observatory. Click here to find out more." ;
    dct:identifier "e1986" ;
    dct:issued "2020-10-01T12:40:05+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-16T10:17:44+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Ambulance Service" ] ;
    dct:title "Assault-related incidents attended by time of day" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/4555c9be-fd56-435d-985d-515562fb28f8/resource/f10b67fa-ef1c-4cbb-81f8-11e992fd69b1> ;
    dcat:keyword "nto" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/assault-related-incidents-attended-by-time-of-day-e1986> .

<https://ckan.publishing.service.gov.uk/dataset/4555c9be-fd56-435d-985d-515562fb28f8/resource/f10b67fa-ef1c-4cbb-81f8-11e992fd69b1> a dcat:Distribution ;
    dct:issued "2026-07-23T08:06:23.572381"^^xsd:dateTime ;
    dct:modified "2026-07-23T08:06:23.550307"^^xsd:dateTime ;
    dct:title "las-call-outs-time-of-day.xlsx" .

