@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/356df7e8-8b14-40ea-961a-36b40ed3d8bb> a dcat:Dataset ;
    dct:description """The location of local retail centres within Nottingham City.

These include a range of small shops of a local nature, serving a small catchment. Typically, local centres might include, amongst other shops, a small supermarket, a newsagent, a sub-post office and a pharmacy.""" ;
    dct:identifier "e09c80ad-b930-4cb1-8ed0-0d2897d1d001" ;
    dct:issued "2023-03-29T16:36:29.510943"^^xsd:dateTime ;
    dct:modified "2023-03-29T16:36:29.510948"^^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 "Local Centres" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/356df7e8-8b14-40ea-961a-36b40ed3d8bb/resource/8bc29ac7-8923-40b2-a681-a47c3c7797e5> ;
    dcat:keyword "community facility",
        "land management and planning",
        "local development",
        "local government policy",
        "planning permission",
        "policy planning",
        "shop",
        "shopping centre" .

<https://ckan.integration.publishing.service.gov.uk/dataset/356df7e8-8b14-40ea-961a-36b40ed3d8bb/resource/8bc29ac7-8923-40b2-a681-a47c3c7797e5> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-03-29T16:36:29.529645"^^xsd:dateTime ;
    dct:modified "2023-03-29T16:36:29.492259"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=181> .

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

