@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/04f12fc3-126a-4bec-9b9b-0904390e3519> 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/04f12fc3-126a-4bec-9b9b-0904390e3519/resource/bcbe7366-b510-496d-ac24-cc3024c3da95> ;
    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/04f12fc3-126a-4bec-9b9b-0904390e3519/resource/bcbe7366-b510-496d-ac24-cc3024c3da95> a dcat:Distribution ;
    dct:issued "2026-08-18T08:44:09.776518"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:44:09.770279"^^xsd:dateTime ;
    dct:title "Adopted Highways.csv" .

