@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/20decbfd-9091-494a-8168-41d676c0762e> a dcat:Dataset ;
    dct:description "A data set which shows the total number of roadway pothole claims and payments made for vehicles, pedestrian injuries and bicycles. 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 "2nxdy" ;
    dct:issued "2018-08-07T08:04:06.085000+00:00"^^xsd:dateTime ;
    dct:modified "2018-08-07T14:17:49.513000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Pothole claims" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/20decbfd-9091-494a-8168-41d676c0762e/resource/5ade56ba-9eb8-4473-91e4-487f5802351b> ;
    dcat:keyword "Roads",
        "claims",
        "expenditure",
        "potholes" ;
    dcat:landingPage <https://datamillnorth.org/dataset/pothole-claims-2nxdy> .

<https://ckan.staging.publishing.service.gov.uk/dataset/20decbfd-9091-494a-8168-41d676c0762e/resource/5ade56ba-9eb8-4473-91e4-487f5802351b> a dcat:Distribution ;
    dct:issued "2026-08-19T19:03:21.445109"^^xsd:dateTime ;
    dct:modified "2026-08-19T19:03:21.436516"^^xsd:dateTime ;
    dct:title "Claims" .

