@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/cc5343ab-75f5-4004-a382-f76e7e017155> a dcat:Dataset ;
    dct:description "A list of planned closures for Area 12 in September 2016. Dataset includes; Road Number, Closure Start Date, Closure End Date, Closure Type, Closure Description, Temporary Speed Limits, X and Y Coordinates." ;
    dct:identifier "2gpjn" ;
    dct:issued "2016-10-17T14:15:46+00:00"^^xsd:dateTime ;
    dct:modified "2017-02-23T10:25:47+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Highways England" ] ;
    dct:title "Planned closures for Area 12 - Yorkshire and Humber" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/cc5343ab-75f5-4004-a382-f76e7e017155/resource/124201e9-c54b-47fb-82b2-b6db9b9f0cb3> ;
    dcat:keyword "Traffic",
        "Transport",
        "highwaysengland",
        "highwayshack",
        "motorways",
        "roadworks" ;
    dcat:landingPage <https://datamillnorth.org/dataset/planned-closures-for-area-12-yorkshire-and-humber-2gpjn> .

<https://ckan.publishing.service.gov.uk/dataset/cc5343ab-75f5-4004-a382-f76e7e017155/resource/124201e9-c54b-47fb-82b2-b6db9b9f0cb3> a dcat:Distribution ;
    dct:issued "2026-08-18T18:04:34.370630"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:04:34.325605"^^xsd:dateTime ;
    dct:title "09/2016" .

