@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/dbea246a-3b79-42e3-9eed-d80c3dfc6cef> a dcat:Dataset ;
    dct:description "Spatial dataset of park and ride sites in County Durham. Please see https://www.durham.gov.uk/parkandride for more information." ;
    dct:identifier "e1dyp" ;
    dct:issued "2017-01-19T13:41:53+00:00"^^xsd:dateTime ;
    dct:modified "2022-01-25T16:45:09.708000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "*********************" ] ;
    dct:title "Park and ride sites" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/dbea246a-3b79-42e3-9eed-d80c3dfc6cef/resource/124c4c61-51b9-4873-9409-a94e1b4838b3> ;
    dcat:keyword "Transport",
        "park and ride" ;
    dcat:landingPage <https://datamillnorth.org/dataset/park-and-ride-sites-e1dyp> .

<https://ckan.integration.publishing.service.gov.uk/dataset/dbea246a-3b79-42e3-9eed-d80c3dfc6cef/resource/124c4c61-51b9-4873-9409-a94e1b4838b3> a dcat:Distribution ;
    dct:description "Spatial dataset of park and ride sites in County Durham. Please see http://www.durham.gov.uk/parkandride for more information." ;
    dct:issued "2026-09-02T20:02:33.498162"^^xsd:dateTime ;
    dct:modified "2026-09-02T20:02:33.491945"^^xsd:dateTime ;
    dct:title "19/01/2017" .

