@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/def1c3a2-0af6-4d41-9314-de9646684756> 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 "****************" ] ;
    dct:title "Planned closures for Area 12 - Yorkshire and Humber" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/def1c3a2-0af6-4d41-9314-de9646684756/resource/d0abde4e-c98a-4525-8e91-fd609635df6b> ;
    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/def1c3a2-0af6-4d41-9314-de9646684756/resource/d0abde4e-c98a-4525-8e91-fd609635df6b> a dcat:Distribution ;
    dct:issued "2026-08-22T08:04:46.202751"^^xsd:dateTime ;
    dct:modified "2026-08-22T08:04:46.186706"^^xsd:dateTime ;
    dct:title "09/2016" .

