@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.integration.publishing.service.gov.uk/dataset/76ac1451-451b-4f07-8b4f-38fb91299f03> a dcat:Dataset ;
    dct:description "Park and Ride sites for access to Nottingham city centre on both tram and bus. The dataset contains information on opening times and the approximate number of parking spaces available, as well as specifying whether the service is bus or tram." ;
    dct:identifier "0fb67c26-8289-4f29-a4a5-a0f0607a0cb9" ;
    dct:issued "2023-03-30T16:40:40.244535"^^xsd:dateTime ;
    dct:modified "2024-02-14T22:16:59.875345"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/f3695796-9831-4bdc-9f9e-dd3c135ccd95> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((459694.6722 337175.4484, 453291.6723 337175.4484, 453291.6723 349337.2985, 459694.6722 349337.2985, 459694.6722 337175.4484))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[459694.672246, 337175.448423], [453291.672272, 337175.448423], [453291.672272, 349337.29845], [459694.672246, 349337.29845], [459694.672246, 337175.448423]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Park and Ride Sites" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/76ac1451-451b-4f07-8b4f-38fb91299f03/resource/033d2be5-b4ac-435f-a851-1d3956966ae2> ;
    dcat:keyword "bus",
        "car park",
        "park",
        "public transport",
        "ride",
        "tram" .

<https://ckan.integration.publishing.service.gov.uk/dataset/76ac1451-451b-4f07-8b4f-38fb91299f03/resource/033d2be5-b4ac-435f-a851-1d3956966ae2> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2024-02-14T22:16:59.919347"^^xsd:dateTime ;
    dct:modified "2024-02-14T22:16:59.882264"^^xsd:dateTime ;
    dcat:accessURL <http://www.opendatanottingham.org.uk/dataset.aspx?id=29> .

<https://ckan.integration.publishing.service.gov.uk/organization/f3695796-9831-4bdc-9f9e-dd3c135ccd95> a foaf:Organization ;
    foaf:name "Nottingham City Council" .

