@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/47109e1e-64c7-4de3-b35c-ab6d2880830b> 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/47109e1e-64c7-4de3-b35c-ab6d2880830b/resource/1331eb69-4e44-4481-8f67-ba90d71af57f> ;
    dcat:keyword "Roads",
        "claims",
        "expenditure",
        "potholes" ;
    dcat:landingPage <https://datamillnorth.org/dataset/pothole-claims-2nxdy> .

<https://ckan.staging.publishing.service.gov.uk/dataset/47109e1e-64c7-4de3-b35c-ab6d2880830b/resource/1331eb69-4e44-4481-8f67-ba90d71af57f> a dcat:Distribution ;
    dct:issued "2026-08-23T06:53:05.137808"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:53:05.123445"^^xsd:dateTime ;
    dct:title "Claims" .

