@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.staging.publishing.service.gov.uk/dataset/65f5547e-6420-4e0b-b7a7-08125c02e133> a dcat:Dataset ;
    dct:description "SY_PLN_LOCAL_TPT_2.Doctors_Parking" ;
    dct:identifier "2b4079b1c9ac58c55d347db6c92ae991" ;
    dct:issued "2022-04-14T11:13:16.832641"^^xsd:dateTime ;
    dct:modified "2025-04-28T10:23:26.201530"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/e34362f3-b11b-47ee-8307-6f8c7d2e5bb2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-0.0755 51.5104, -0.1047 51.5104, -0.1047 51.5192, -0.0755 51.5192, -0.0755 51.5104))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-0.0755358264457638, 51.5104040477215], [-0.104696405163249, 51.5104040477215], [-0.104696405163249, 51.5191781928755], [-0.0755358264457638, 51.5191781928755], [-0.0755358264457638, 51.5104040477215]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Doctors Parking" ;
    dcat:keyword "SY_PLN_LOCAL_TPT_2Doctors_Parking" .

<https://ckan.staging.publishing.service.gov.uk/organization/e34362f3-b11b-47ee-8307-6f8c7d2e5bb2> a foaf:Organization ;
    foaf:name "City of London" .

