@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/c125bed6-8d21-47a2-88c2-ced0847eddef> 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/c125bed6-8d21-47a2-88c2-ced0847eddef/resource/9112c8e9-806e-4e2b-b1f5-21627eab0b3b> ;
    dcat:keyword "Roads",
        "claims",
        "expenditure",
        "potholes" ;
    dcat:landingPage <https://datamillnorth.org/dataset/pothole-claims-2nxdy> .

<https://ckan.staging.publishing.service.gov.uk/dataset/c125bed6-8d21-47a2-88c2-ced0847eddef/resource/9112c8e9-806e-4e2b-b1f5-21627eab0b3b> a dcat:Distribution ;
    dct:issued "2026-08-15T07:02:35.948244"^^xsd:dateTime ;
    dct:modified "2026-08-15T07:02:35.939523"^^xsd:dateTime ;
    dct:title "Claims" .

