@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/5970295d-8019-45a4-89f0-58c774167bdc> a dcat:Dataset ;
    dct:description "This dataset provides details of all traffic signals in Leeds including their address and Easting/Northing coordinates." ;
    dct:identifier "vq6nd" ;
    dct:issued "2016-02-15T11:30:48+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-08T10:14:09+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Leeds City Council" ] ;
    dct:title "Traffic signals in Leeds" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/5970295d-8019-45a4-89f0-58c774167bdc/resource/d987d674-7452-43a6-8d36-6ccfa9b55bcf> ;
    dcat:keyword "Highways",
        "Roads",
        "Traffic",
        "highwayshack",
        "traffic lights" ;
    dcat:landingPage <https://datamillnorth.org/dataset/traffic-signals-in-leeds-vq6nd> .

<https://ckan.staging.publishing.service.gov.uk/dataset/5970295d-8019-45a4-89f0-58c774167bdc/resource/d987d674-7452-43a6-8d36-6ccfa9b55bcf> a dcat:Distribution ;
    dct:description "Traffic signals in Leeds" ;
    dct:issued "2026-08-23T06:48:17.838186"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:48:17.801508"^^xsd:dateTime ;
    dct:title "20/02/2017" .

