@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/967e9aab-69b6-462e-9e70-60fe495c3dc2> a dcat:Dataset ;
    dct:description "The extents of the Primary Shopping Frontages in Nottingham City Centre. These are the main retail streets but not exclusively." ;
    dct:identifier "31d90387-239f-4ee6-bf48-9a719ef70ea7" ;
    dct:issued "2023-04-01T16:50:51.661570"^^xsd:dateTime ;
    dct:modified "2023-04-01T16:50:51.661575"^^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.0831 52.8880, -1.2470 52.8880, -1.2470 53.0187, -1.0831 53.0187, -1.0831 52.8880))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.083094, 52.888001], [-1.246959, 52.888001], [-1.246959, 53.018663], [-1.083094, 53.018663], [-1.083094, 52.888001]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Primary Shopping Frontages" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/967e9aab-69b6-462e-9e70-60fe495c3dc2/resource/7c666847-cc8d-425b-9839-38dd56a88993> ;
    dcat:keyword "city centre",
        "land management and planning",
        "local development",
        "local government policy",
        "planning permission",
        "policy planning",
        "shopping centre" .

<https://ckan.integration.publishing.service.gov.uk/dataset/967e9aab-69b6-462e-9e70-60fe495c3dc2/resource/7c666847-cc8d-425b-9839-38dd56a88993> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-04-01T16:50:51.670463"^^xsd:dateTime ;
    dct:modified "2023-04-01T16:50:51.640473"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=190> .

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

