@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.publishing.service.gov.uk/dataset/8986abb2-c236-4ea8-98b9-9be7ac772361> 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.publishing.service.gov.uk/dataset/8986abb2-c236-4ea8-98b9-9be7ac772361/resource/b5d9a543-2ec1-4214-920d-36feafe41e96> ;
    dcat:keyword "Highways",
        "Roads",
        "Traffic",
        "highwayshack",
        "traffic lights" ;
    dcat:landingPage <https://datamillnorth.org/dataset/traffic-signals-in-leeds-vq6nd> .

<https://ckan.publishing.service.gov.uk/dataset/8986abb2-c236-4ea8-98b9-9be7ac772361/resource/b5d9a543-2ec1-4214-920d-36feafe41e96> a dcat:Distribution ;
    dct:description "Traffic signals in Leeds" ;
    dct:issued "2026-08-26T08:01:48.553797"^^xsd:dateTime ;
    dct:modified "2026-08-26T08:01:48.516471"^^xsd:dateTime ;
    dct:title "20/02/2017" .

