@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/59ca5611-f47c-4923-b312-67f4cf155f1f> 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 "****************" ] ;
    dct:title "M1 junction 37 Observed weather report" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/59ca5611-f47c-4923-b312-67f4cf155f1f/resource/b1dafea8-5853-4a13-bdd5-62460b4403f9> ;
    dcat:keyword "M1",
        "Weather",
        "airhack",
        "highwaysengland" ;
    dcat:landingPage <https://datamillnorth.org/dataset/m1-junction-37-observed-weather-report-v8gk3> .

<https://ckan.integration.publishing.service.gov.uk/dataset/59ca5611-f47c-4923-b312-67f4cf155f1f/resource/b1dafea8-5853-4a13-bdd5-62460b4403f9> a dcat:Distribution ;
    dct:description "M1 j37 Observed weather reports" ;
    dct:issued "2026-09-02T15:04:45.148127"^^xsd:dateTime ;
    dct:modified "2026-09-02T15:04:45.104964"^^xsd:dateTime ;
    dct:title "08/02/17 - 14/02/17" .

