@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/cb6a06b4-4ffd-4b9a-b7e4-5d0659ebf65e> a dcat:Dataset ;
    dct:description """<dp-prose>
  <p>A dataset to show the start and end points of permanent speed limits on Highways England Strategic Road Network.</p>
  <p>The dataset contains the following heading:</p>
  <ul>
    <li>
      <p>Road number - M62</p>
    </li>
    <li>
      <p>Section - Road link</p>
    </li>
    <li>
      <p>Section Length - In metres</p>
    </li>
    <li>
      <p>Section Function Name - Main Carriageway or Slip Road</p>
    </li>
    <li>
      <p>Operational Area Name - i.e Area 12 - Yorkshire and Humber</p>
    </li>
    <li>
      <p>Direction Code - EB = East Bound</p>
    </li>
    <li>
      <p>Permanant Lanes - Number of lanes</p>
    </li>
    <li>
      <p>Single or Dual Name - Whether single carriageway or dual</p>
    </li>
    <li>
      <p>Environment Name - Rural or Urban</p>
    </li>
    <li>
      <p>Local Authority Name - i.e. Calderdale</p>
    </li>
    <li>
      <p>Speed Limit - Permanent Speed Limit applied</p>
    </li>
    <li>
      <p>Start Easting and Northing</p>
    </li>
    <li>
      <p>End Easting and Northing</p>
    </li>
  </ul>
</dp-prose>""" ;
    dct:identifier "em7xp" ;
    dct:issued "2016-10-17T11:38:08+00:00"^^xsd:dateTime ;
    dct:modified "2017-02-15T14:53:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Chris Barnes" ] ;
    dct:title "Strategic Road Network Permanent Speed Limit Start and End Points" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/cb6a06b4-4ffd-4b9a-b7e4-5d0659ebf65e/resource/b318e343-3627-423c-852c-5f7f8f0093a4> ;
    dcat:landingPage <https://datamillnorth.org/dataset/strategic-road-network-permanent-speed-limit-start-and-end-point-em7xp> .

<https://ckan.integration.publishing.service.gov.uk/dataset/cb6a06b4-4ffd-4b9a-b7e4-5d0659ebf65e/resource/b318e343-3627-423c-852c-5f7f8f0093a4> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-09-16T11:12:01.663868"^^xsd:dateTime ;
    dct:modified "2026-09-16T12:34:21.450919"^^xsd:dateTime ;
    dct:title "Strategic Road Network Permanent Speed Limits" ;
    dcat:accessURL <https://datamillnorth.org/download/em7xp/07964c91-2d1f-42ea-9a45-b44d164ae9de/Speed_LRPs.csv> ;
    dcat:byteSize 3496585.0 ;
    dcat:mediaType "text/csv" .

