@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/c7b488ef-d3f4-4227-88f7-24b6be4b7c29> a dcat:Dataset ;
    dct:description "Pay and Display parking in the City of Nottingham." ;
    dct:identifier "72183a4e-1fdd-4ee5-b7ab-801bd48b5dd4" ;
    dct:issued "2023-03-30T16:40:45.979392"^^xsd:dateTime ;
    dct:modified "2023-03-30T16:40:45.979397"^^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 ((-1.1363 52.9471, -1.1961 52.9471, -1.1961 53.0000, -1.1363 53.0000, -1.1363 52.9471))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.136307, 52.947055], [-1.196074, 52.947055], [-1.196074, 52.999985], [-1.136307, 52.999985], [-1.136307, 52.947055]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Pay and Display Parking" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/c7b488ef-d3f4-4227-88f7-24b6be4b7c29/resource/74662e50-700b-4299-b9c8-5bf177cdd41b> ;
    dcat:keyword "Transport",
        "parking provision" .

<https://ckan.integration.publishing.service.gov.uk/dataset/c7b488ef-d3f4-4227-88f7-24b6be4b7c29/resource/74662e50-700b-4299-b9c8-5bf177cdd41b> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-03-30T16:40:45.985981"^^xsd:dateTime ;
    dct:modified "2023-03-30T16:40:45.973005"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=23> .

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

