@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/2a521250-bcf7-45f4-ad2d-75ec7fc0d1f5> a dcat:Dataset ;
    dct:description "This dataset contains locations of traffic signals in Stockport, including Signals, Puffins, Pelicans, Pegasus, Wig Wags, Toucans, and LRT. The data is derived from open data published by Transport for Greater Manchester: https://data.gov.uk/dataset/traffic-signal-locations SCOOT_REG: Scoot region SCOOT_STA: Scoot status SCOOT_DAT: Scoot commission date SCOOT_ANT: Scoot anticipated date SCOOT_PRO: Scoot progress HA_AREA: Highways agency area HA_MAINT: Highyways agency maintained Crossing: Crossing facility" ;
    dct:identifier "2gp31" ;
    dct:issued "2017-02-24T11:27:50+00:00"^^xsd:dateTime ;
    dct:modified "2017-03-15T09:29:27+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Stockport Metropolitan Borough Council" ] ;
    dct:title "Stockport Traffic Signals" ;
    dcat:keyword "Highways",
        "Transport",
        "stockport",
        "tfgm",
        "traffic lights",
        "traffic signals" ;
    dcat:landingPage <https://datamillnorth.org/dataset/stockport-traffic-signals-2gp31> .

