@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/3b61bded-b6ef-4dcd-b82d-0842f23bc6b7> a dcat:Dataset ;
    dct:description "Data set showing the annual mileage of Leeds City Council staff who receive an essential car user allowance." ;
    dct:identifier "vdwd5" ;
    dct:issued "2019-09-23T15:37:42.002000+00:00"^^xsd:dateTime ;
    dct:modified "2020-03-02T08:53:04.752000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Essential Car User Mileage" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/3b61bded-b6ef-4dcd-b82d-0842f23bc6b7/resource/46d0d790-1eda-4153-88dd-0e089f642a23> ;
    dcat:keyword "Climate Emergency",
        "grey miles" ;
    dcat:landingPage <https://datamillnorth.org/dataset/essential-car-user-mileage-vdwd5> .

<https://ckan.publishing.service.gov.uk/dataset/3b61bded-b6ef-4dcd-b82d-0842f23bc6b7/resource/46d0d790-1eda-4153-88dd-0e089f642a23> a dcat:Distribution ;
    dct:issued "2026-08-26T08:04:39.249160"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:04:39.220622"^^xsd:dateTime ;
    dct:title "2017-2018" .

