@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/d4be241d-2b7b-41c5-8cc3-beb74412353f> 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/d4be241d-2b7b-41c5-8cc3-beb74412353f/resource/22bd95db-7f14-4fc6-b779-5c5620074c5f>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/d4be241d-2b7b-41c5-8cc3-beb74412353f/resource/32d6ede2-451c-40a0-aa18-4a4b24fa9ed9> ;
    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/d4be241d-2b7b-41c5-8cc3-beb74412353f/resource/22bd95db-7f14-4fc6-b779-5c5620074c5f> a dcat:Distribution ;
    dct:issued "2026-08-26T08:03:49.470315"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:49.430847"^^xsd:dateTime ;
    dct:title "Depot Usage 2023 May to November .csv" .

<https://ckan.staging.publishing.service.gov.uk/dataset/d4be241d-2b7b-41c5-8cc3-beb74412353f/resource/32d6ede2-451c-40a0-aa18-4a4b24fa9ed9> a dcat:Distribution ;
    dct:issued "2026-08-26T08:03:49.470317"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:03:49.430931"^^xsd:dateTime ;
    dct:title "Depot Usage July-Sept 2020" .

