@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/0b277170-21c7-40d1-8fe4-584ca6b57720> a dcat:Dataset ;
    dct:description "Area of land prioritised for regeneration. The area lies to the south east of the City Centre, and comprises the full extent of the Waterside Regeneration Zone (as referred to in the Core Strategy)." ;
    dct:identifier "2f7689fd-9bda-48ad-b15b-fe5402d45dfb" ;
    dct:issued "2023-03-29T16:36:31.678668"^^xsd:dateTime ;
    dct:modified "2023-03-29T16:36:31.678672"^^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 "Waterside" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/0b277170-21c7-40d1-8fe4-584ca6b57720/resource/12b24441-4190-40f1-8a5b-d8fa43a23cfb> ;
    dcat:keyword "land management and planning",
        "local development",
        "local government policy",
        "planning permission",
        "policy planning",
        "urban development",
        "urban planning" .

<https://ckan.integration.publishing.service.gov.uk/dataset/0b277170-21c7-40d1-8fe4-584ca6b57720/resource/12b24441-4190-40f1-8a5b-d8fa43a23cfb> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-03-29T16:36:31.686858"^^xsd:dateTime ;
    dct:modified "2023-03-29T16:36:31.661922"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=184> .

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

