@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/9c14663c-1f71-478c-ab5d-cff989240689> a dcat:Dataset ;
    dct:description """The extent of the Green Belt around Nottingham - Derby which appears within the boundaries of Nottingham City.
The Local Plan policy is to maintain the openness of the Green Belt.""" ;
    dct:identifier "8713ff17-bdb9-41af-8cc6-359e214f3415" ;
    dct:issued "2023-03-29T16:36:28.071055"^^xsd:dateTime ;
    dct:modified "2023-03-29T16:36:28.071060"^^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.0888, -1.2470 52.0888, -1.2470 53.0187, -1.0831 53.0187, -1.0831 52.0888))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-1.083094, 52.0888001], [-1.246959, 52.0888001], [-1.246959, 53.018663], [-1.083094, 53.018663], [-1.083094, 52.0888001]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Green Belt" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/9c14663c-1f71-478c-ab5d-cff989240689/resource/6ba33660-532c-40d8-8494-46d9c5b2fb66> ;
    dcat:keyword "greenbelt",
        "land management and planning",
        "local development",
        "local government policy",
        "planning permission",
        "policy planning" .

<https://ckan.integration.publishing.service.gov.uk/dataset/9c14663c-1f71-478c-ab5d-cff989240689/resource/6ba33660-532c-40d8-8494-46d9c5b2fb66> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-03-29T16:36:28.082336"^^xsd:dateTime ;
    dct:modified "2023-03-29T16:36:28.056108"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=179> .

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

