@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/38ad5664-1b0b-4494-9d50-d3930ad4aa67> 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/38ad5664-1b0b-4494-9d50-d3930ad4aa67/resource/d1589026-f012-430a-b232-e1f67cf41f30> ;
    dcat:keyword "Roads",
        "expenditure",
        "potholes" ;
    dcat:landingPage <https://datamillnorth.org/dataset/potholes-and-expenditure-20zqk> .

<https://ckan.staging.publishing.service.gov.uk/dataset/38ad5664-1b0b-4494-9d50-d3930ad4aa67/resource/d1589026-f012-430a-b232-e1f67cf41f30> a dcat:Distribution ;
    dct:issued "2026-08-27T10:55:34.618665"^^xsd:dateTime ;
    dct:modified "2026-08-27T10:55:34.614492"^^xsd:dateTime ;
    dct:title "Potholes and expenditure" .

