@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/c07d572a-919d-4e00-810f-59ea234baca2> 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/c07d572a-919d-4e00-810f-59ea234baca2/resource/b255b116-c3c8-416e-9bd2-62688d02fd4e> ;
    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/c07d572a-919d-4e00-810f-59ea234baca2/resource/b255b116-c3c8-416e-9bd2-62688d02fd4e> a dcat:Distribution ;
    dct:issued "2026-08-18T08:39:39.619662"^^xsd:dateTime ;
    dct:modified "2026-08-18T08:39:39.572552"^^xsd:dateTime ;
    dct:title "Marker Post Locations" .

