@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.integration.publishing.service.gov.uk/dataset/e6116438-a08a-4e30-97d2-67bcc3984839> 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.integration.publishing.service.gov.uk/dataset/e6116438-a08a-4e30-97d2-67bcc3984839/resource/dce33f84-f5a7-45ad-9c5b-1e41152428e8> ;
    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.integration.publishing.service.gov.uk/dataset/e6116438-a08a-4e30-97d2-67bcc3984839/resource/dce33f84-f5a7-45ad-9c5b-1e41152428e8> a dcat:Distribution ;
    dct:issued "2026-08-19T09:22:11.089477"^^xsd:dateTime ;
    dct:modified "2026-08-19T09:22:11.074003"^^xsd:dateTime ;
    dct:title "09/2016" .

