@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.staging.publishing.service.gov.uk/dataset/1cdf3175-2f0d-4e0e-95b0-dac4e19561c0> a dcat:Dataset ;
    dct:description "A dataset to show all Driver Location Signs on the Strategic Road Network. These marker posts are located at 100m intervals. The location is represented as P (post) 110 (kilometres from the start of the motorway) / 9 (+900 metres i.e. 110.9km from the start of the motorway) B (direction of travel, B = East to West in this instance) J28/27 (junction range the post falls between) Area 12 (Highways England management area) P110/9B, J28/27, AREA12, M62, WYOR P110/9A, J27/28, AREA12, M62, WYOR" ;
    dct:identifier "2gpjw" ;
    dct:issued "2016-10-17T10:34:37+00:00"^^xsd:dateTime ;
    dct:modified "2017-02-23T11:00:32+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Highways England" ] ;
    dct:title "Strategic Road Network Marker Posts" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/1cdf3175-2f0d-4e0e-95b0-dac4e19561c0/resource/1950cd55-4d57-4c15-94fc-72713177c66f> ;
    dcat:keyword "Roads",
        "Transport",
        "highwaysengland",
        "highwayshack",
        "m62",
        "motorways",
        "srn" ;
    dcat:landingPage <https://datamillnorth.org/dataset/strategic-road-network-marker-posts-2gpjw> .

<https://ckan.staging.publishing.service.gov.uk/dataset/1cdf3175-2f0d-4e0e-95b0-dac4e19561c0/resource/1950cd55-4d57-4c15-94fc-72713177c66f> a dcat:Distribution ;
    dct:issued "2026-08-23T06:48:24.373299"^^xsd:dateTime ;
    dct:modified "2026-08-23T06:48:24.325370"^^xsd:dateTime ;
    dct:title "Marker Post Locations" .

