@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/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.publishing.service.gov.uk/dataset/99709e3b-463d-40ec-8bad-645db616cec0/resource/3423f0e1-ca60-4cd3-8355-2ab3e54b3be5> ;
    dcat:keyword "nto" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/a-and-e-attendance-in-london-by-day-and-hour-2knm8> .

<https://ckan.publishing.service.gov.uk/dataset/99709e3b-463d-40ec-8bad-645db616cec0/resource/3423f0e1-ca60-4cd3-8355-2ab3e54b3be5> a dcat:Distribution ;
    dct:issued "2026-07-08T22:05:43.386284"^^xsd:dateTime ;
    dct:modified "2026-07-08T22:05:43.364964"^^xsd:dateTime ;
    dct:title "a-and-e-admissions.xlsx" .

