@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/72e2cc0d-e33c-4eea-880c-812110481240> a dcat:Dataset ;
    dct:description "The Leeds City Council UTMC has recently decommissioned live car park data collection at many sites due to cost saving measures. The Leeds City Council UTMC is currently reviewing an alternative method of collecting this data and will publish the relevant data on Data Mill North as and when it becomes available. Additional information Check the Leeds Travel info website: http://www.leedstravel.info/" ;
    dct:identifier "e1dgj" ;
    dct:issued "2014-06-18T09:37:50+00:00"^^xsd:dateTime ;
    dct:modified "2021-01-14T08:26:27.748000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Live car park spaces API" ;
    dcat:keyword "Highways",
        "Traffic",
        "age friendly",
        "car",
        "car park",
        "cd",
        "highwayshack",
        "spaces" ;
    dcat:landingPage <https://datamillnorth.org/dataset/live-car-park-spaces-api-e1dgj> .

