@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/b9d8ff04-2ea3-428a-b0be-92ee11e107ef> 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/b9d8ff04-2ea3-428a-b0be-92ee11e107ef/resource/44e7aee6-6525-4f13-9edd-11b69a765de4> ;
    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/b9d8ff04-2ea3-428a-b0be-92ee11e107ef/resource/44e7aee6-6525-4f13-9edd-11b69a765de4> a dcat:Distribution ;
    dct:description "Traffic signals in Leeds" ;
    dct:issued "2026-09-02T15:04:35.631334"^^xsd:dateTime ;
    dct:modified "2026-09-02T15:04:35.591041"^^xsd:dateTime ;
    dct:title "20/02/2017" .

