@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/9b9ce68a-b309-45d3-93d8-6f38c9ee23dc> 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/9b9ce68a-b309-45d3-93d8-6f38c9ee23dc/resource/1c9f77a4-cca6-4b32-8f6e-01f8c9a6ad37>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/9b9ce68a-b309-45d3-93d8-6f38c9ee23dc/resource/c5517f26-a35c-42b7-bc7f-adc64858c4fc> ;
    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/9b9ce68a-b309-45d3-93d8-6f38c9ee23dc/resource/1c9f77a4-cca6-4b32-8f6e-01f8c9a6ad37> a dcat:Distribution ;
    dct:issued "2026-09-04T17:02:05.132290"^^xsd:dateTime ;
    dct:modified "2026-09-04T17:02:05.091452"^^xsd:dateTime ;
    dct:title "Depot Usage 2023 May to November .csv" .

<https://ckan.staging.publishing.service.gov.uk/dataset/9b9ce68a-b309-45d3-93d8-6f38c9ee23dc/resource/c5517f26-a35c-42b7-bc7f-adc64858c4fc> a dcat:Distribution ;
    dct:issued "2026-09-04T17:02:05.132292"^^xsd:dateTime ;
    dct:modified "2026-09-04T17:02:05.091537"^^xsd:dateTime ;
    dct:title "Depot Usage July-Sept 2020" .

