@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/1cdd9639-4985-47ea-bf54-0699969ed661> a dcat:Dataset ;
    dct:description "Data set showing the annual car parking claims for Leeds City Council staff." ;
    dct:identifier "e61xw" ;
    dct:issued "2019-09-23T15:51:04.783000+00:00"^^xsd:dateTime ;
    dct:modified "2019-09-23T15:52:52.789000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Car Parking Claims" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/1cdd9639-4985-47ea-bf54-0699969ed661/resource/33671fb8-352b-4d61-a9fb-d75797ed1b61> ;
    dcat:keyword "Climate Emergency",
        "grey miles" ;
    dcat:landingPage <https://datamillnorth.org/dataset/car-parking-claims-e61xw> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1cdd9639-4985-47ea-bf54-0699969ed661/resource/33671fb8-352b-4d61-a9fb-d75797ed1b61> a dcat:Distribution ;
    dct:issued "2026-08-23T06:46:55.796030"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:46:55.711280"^^xsd:dateTime ;
    dct:title "2018 - 2019" .

