@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/b74f05a8-d545-4366-a869-ade093b7bbb0> a dcat:Dataset ;
    dct:description "A dataset providing observed weather reports, at ten minute intervals, for the weather station at Dodworth, Barnsley, at junction 37 of the M1. Categories of observations include: Present Weather - i.e. rain or drizzle Air temperature Dew temperature Relative humidity Average wind speed Wind direction Rain state - i.e. Light precipitation Visibility Total precipitation Road surface temperature" ;
    dct:identifier "v8gk3" ;
    dct:issued "2017-02-20T10:30:02+00:00"^^xsd:dateTime ;
    dct:modified "2017-02-20T10:43:43+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Highways England" ] ;
    dct:title "M1 junction 37 Observed weather report" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/b74f05a8-d545-4366-a869-ade093b7bbb0/resource/25166758-e084-4ec6-ad9a-81cbfc8c9a9b> ;
    dcat:keyword "M1",
        "Weather",
        "airhack",
        "highwaysengland" ;
    dcat:landingPage <https://datamillnorth.org/dataset/m1-junction-37-observed-weather-report-v8gk3> .

<https://ckan.publishing.service.gov.uk/dataset/b74f05a8-d545-4366-a869-ade093b7bbb0/resource/25166758-e084-4ec6-ad9a-81cbfc8c9a9b> a dcat:Distribution ;
    dct:description "M1 j37 Observed weather reports" ;
    dct:issued "2026-08-21T21:02:33.739702"^^xsd:dateTime ;
    dct:modified "2026-08-21T21:02:33.702686"^^xsd:dateTime ;
    dct:title "08/02/17 - 14/02/17" .

