@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/c5c2a32c-c8c3-48dc-902a-e5b88fdf1b3b> a dcat:Dataset ;
    dct:description "Data set showing the use of Electric Vehicle chargepoints by Council EV Fleet." ;
    dct:identifier "e7ljx" ;
    dct:issued "2020-09-29T10:17:19.601000+00:00"^^xsd:dateTime ;
    dct:modified "2023-12-06T07:44:51.427000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "EV Fleet Chargepoint use" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/c5c2a32c-c8c3-48dc-902a-e5b88fdf1b3b/resource/2a411430-be20-45dc-9a5d-4c750d05a9ce>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/c5c2a32c-c8c3-48dc-902a-e5b88fdf1b3b/resource/b9f5d643-1bcb-4898-ad61-e41e3f826835> ;
    dcat:keyword "EV",
        "Electric vehicles",
        "Fleet",
        "charge points" ;
    dcat:landingPage <https://datamillnorth.org/dataset/ev-fleet-chargepoint-use-e7ljx> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c5c2a32c-c8c3-48dc-902a-e5b88fdf1b3b/resource/2a411430-be20-45dc-9a5d-4c750d05a9ce> a dcat:Distribution ;
    dct:issued "2026-08-31T07:50:50.695891"^^xsd:dateTime ;
    dct:modified "2026-08-31T07:50:50.652518"^^xsd:dateTime ;
    dct:title "Depot Usage 2023 May to November .csv" .

<https://ckan.staging.publishing.service.gov.uk/dataset/c5c2a32c-c8c3-48dc-902a-e5b88fdf1b3b/resource/b9f5d643-1bcb-4898-ad61-e41e3f826835> a dcat:Distribution ;
    dct:issued "2026-08-31T07:50:50.695892"^^xsd:dateTime ;
    dct:modified "2026-08-31T07:50:50.652589"^^xsd:dateTime ;
    dct:title "Depot Usage July-Sept 2020" .

