@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/39e86188-7a35-408e-ba5b-2b89221863a4> a dcat:Dataset ;
    dct:description "This data set shows the total number of potholes repaired each year on roads in Leeds and the related expenditure. Note: This is a processed dataset derived from official published sources. It may contain alterations, aggregations or cleaned-up versions of data published elsewhere. Please note, this dataset may be a one-off publication and may not be updated." ;
    dct:identifier "20zqk" ;
    dct:issued "2018-08-07T07:47:28.864000+00:00"^^xsd:dateTime ;
    dct:modified "2018-08-07T07:53:24.466000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Potholes and expenditure" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/39e86188-7a35-408e-ba5b-2b89221863a4/resource/b4a6f99e-4aea-46e9-a8ef-2d5ee7dd08fe> ;
    dcat:keyword "Roads",
        "expenditure",
        "potholes" ;
    dcat:landingPage <https://datamillnorth.org/dataset/potholes-and-expenditure-20zqk> .

<https://ckan.staging.publishing.service.gov.uk/dataset/39e86188-7a35-408e-ba5b-2b89221863a4/resource/b4a6f99e-4aea-46e9-a8ef-2d5ee7dd08fe> a dcat:Distribution ;
    dct:issued "2026-08-18T18:03:53.839492"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:03:53.810752"^^xsd:dateTime ;
    dct:title "Potholes and expenditure" .

