@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/483e815a-3b04-409d-82f1-a2d363530a95> a dcat:Dataset ;
    dct:description "Residential Parking in the City of Nottingham." ;
    dct:identifier "ce6ce6c5-595f-4d80-92c2-4655e1c46739" ;
    dct:issued "2023-03-30T16:40:44.578183"^^xsd:dateTime ;
    dct:modified "2023-03-30T16:40:44.578188"^^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 "Residential Parking" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/483e815a-3b04-409d-82f1-a2d363530a95/resource/1e66848f-46ec-4548-9201-d9c1d189c032> ;
    dcat:keyword "Parking Provision",
        "Residential",
        "Transport" .

<https://ckan.integration.publishing.service.gov.uk/dataset/483e815a-3b04-409d-82f1-a2d363530a95/resource/1e66848f-46ec-4548-9201-d9c1d189c032> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-03-30T16:40:44.588459"^^xsd:dateTime ;
    dct:modified "2023-03-30T16:40:44.570279"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=26> .

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

