@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/d67f7c0d-2ca9-49c7-aaba-aa52149906e8> a dcat:Dataset ;
    dct:description "Dataset showing recorded carriageway potholes across the city from 2025. Information includes location, Easting and Northing, as well as recorded and completion dates. Automated update This dataset is updated automatically on the 1st day of each quarter." ;
    dct:identifier "e7ylx" ;
    dct:issued "2014-03-07T15:04:24+00:00"^^xsd:dateTime ;
    dct:modified "2026-06-16T13:31:12.312000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Historic potholes data" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/d67f7c0d-2ca9-49c7-aaba-aa52149906e8/resource/a69ec041-ede6-4ddb-bf28-59a735c6f097>,
        <https://ckan.staging.publishing.service.gov.uk/dataset/d67f7c0d-2ca9-49c7-aaba-aa52149906e8/resource/d977a12d-afb3-4b2d-85f5-50efc5e38631> ;
    dcat:keyword "Highways",
        "Vehicle",
        "car",
        "eastings",
        "highwayshack",
        "northings",
        "potholes",
        "road",
        "roadworks" ;
    dcat:landingPage <https://datamillnorth.org/dataset/historic-potholes-data-e7ylx> .

<https://ckan.staging.publishing.service.gov.uk/dataset/d67f7c0d-2ca9-49c7-aaba-aa52149906e8/resource/a69ec041-ede6-4ddb-bf28-59a735c6f097> a dcat:Distribution ;
    dct:issued "2026-08-18T08:40:31.982860"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:40:31.968997"^^xsd:dateTime ;
    dct:title "Leeds City Council Pothole Data (2025)" .

<https://ckan.staging.publishing.service.gov.uk/dataset/d67f7c0d-2ca9-49c7-aaba-aa52149906e8/resource/d977a12d-afb3-4b2d-85f5-50efc5e38631> a dcat:Distribution ;
    dct:issued "2026-08-18T08:40:31.982857"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:40:31.968928"^^xsd:dateTime ;
    dct:title "Leeds City Council Pothole Data Jun 2026.csv" .

