@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/44bef8f8-e336-4503-82ba-e2f12de38099> a dcat:Dataset ;
    dct:description "Dataset to show all known motorway service areas, rest areas and truck stops. The list is not exhaustive and only contains contact details not geo referencing." ;
    dct:identifier "2rl7m" ;
    dct:issued "2016-10-17T15:58:25+00:00"^^xsd:dateTime ;
    dct:modified "2017-02-23T10:10:14+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "Highways England" ] ;
    dct:title "Motorway Service Areas and Truck Stops" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/44bef8f8-e336-4503-82ba-e2f12de38099/resource/7d968211-86ad-48e2-b958-b1d00d6b57dc> ;
    dcat:keyword "Transport",
        "highwaysengland",
        "highwayshack",
        "motorways" ;
    dcat:landingPage <https://datamillnorth.org/dataset/motorway-service-areas-and-truck-stops-2rl7m> .

<https://ckan.publishing.service.gov.uk/dataset/44bef8f8-e336-4503-82ba-e2f12de38099/resource/7d968211-86ad-48e2-b958-b1d00d6b57dc> a dcat:Distribution ;
    dct:issued "2026-08-18T18:04:35.454752"^^xsd:dateTime ;
    dct:modified "2026-08-18T18:04:35.418026"^^xsd:dateTime ;
    dct:title "Service and Rest Areas" .

