@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/3daa0656-d990-4366-b005-22b5d0891737> 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/3daa0656-d990-4366-b005-22b5d0891737/resource/eca27739-0ff9-4c4d-9e22-b6b115f5d2dd> ;
    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/3daa0656-d990-4366-b005-22b5d0891737/resource/eca27739-0ff9-4c4d-9e22-b6b115f5d2dd> a dcat:Distribution ;
    dct:issued "2026-09-04T17:04:07.219170"^^xsd:dateTime ;
    dct:modified "2026-09-04T17:04:07.187459"^^xsd:dateTime ;
    dct:title "Adopted Highways.csv" .

