@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.staging.publishing.service.gov.uk/dataset/99709e3b-463d-40ec-8bad-645db616cec0> a dcat:Dataset ;
    dct:description "Annual A&E attendance in London, number and percentage of attendances 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 "2knm8" ;
    dct:issued "2020-10-01T12:17:36+00:00"^^xsd:dateTime ;
    dct:modified "2020-10-16T10:12:09+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Public Health England" ] ;
    dct:title "A&E attendance in London by day and hour" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/99709e3b-463d-40ec-8bad-645db616cec0/resource/d5e8c3d6-be60-4577-9e85-28b19097127a> ;
    dcat:keyword "nto" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/a-and-e-attendance-in-london-by-day-and-hour-2knm8> .

<https://ckan.staging.publishing.service.gov.uk/dataset/99709e3b-463d-40ec-8bad-645db616cec0/resource/d5e8c3d6-be60-4577-9e85-28b19097127a> a dcat:Distribution ;
    dct:issued "2026-08-06T09:05:02.253594"^^xsd:dateTime ;
    dct:modified "2026-08-06T09:05:02.225507"^^xsd:dateTime ;
    dct:title "a-and-e-admissions.xlsx" .

