@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/197100af-e684-4c02-ab4d-123d64372c0f> a dcat:Dataset ;
    dct:description "This dataset is a complete list of all Leeds City Council adopted highways, including their road classification." ;
    dct:identifier "2ookw" ;
    dct:issued "2017-07-11T12:46:30+00:00"^^xsd:dateTime ;
    dct:modified "2017-07-11T14:47:01+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Leeds City Council Adopted Highways" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/197100af-e684-4c02-ab4d-123d64372c0f/resource/f8d190a2-e5d9-4d19-ad24-9f69488355fc> ;
    dcat:keyword "Adopted",
        "Highways",
        "Roads" ;
    dcat:landingPage <https://datamillnorth.org/dataset/leeds-city-council-adopted-highways-2ookw> .

<https://ckan.staging.publishing.service.gov.uk/dataset/197100af-e684-4c02-ab4d-123d64372c0f/resource/f8d190a2-e5d9-4d19-ad24-9f69488355fc> a dcat:Distribution ;
    dct:issued "2026-08-22T08:04:08.044561"^^xsd:dateTime ;
    dct:modified "2026-08-22T08:04:08.036102"^^xsd:dateTime ;
    dct:title "Adopted Highways.csv" .

