@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/bd66e6d1-3558-4a36-a462-ebe116ad4c6e> 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/bd66e6d1-3558-4a36-a462-ebe116ad4c6e/resource/0e6c68e2-1ef4-4cbf-9f59-f6fac008fe10> ;
    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/bd66e6d1-3558-4a36-a462-ebe116ad4c6e/resource/0e6c68e2-1ef4-4cbf-9f59-f6fac008fe10> a dcat:Distribution ;
    dct:issued "2026-08-18T08:15:11.383158"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:15:11.325774"^^xsd:dateTime ;
    dct:title "09/2016" .

