@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/b44b07ba-60b1-4586-a6d9-45c01450c7d2> a dcat:Dataset ;
    dct:description "Indicative area safeguarding for highway improvement routes within Nottingham City." ;
    dct:identifier "8deb2c79-ba3c-4533-b30d-7732ef77d10f" ;
    dct:issued "2023-03-29T16:36:37.807308"^^xsd:dateTime ;
    dct:modified "2023-03-29T16:36:37.807313"^^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 "Highway Route Improvement Safeguarding (Indicative)" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/b44b07ba-60b1-4586-a6d9-45c01450c7d2/resource/4ccd7cbc-025c-4583-98d4-d91f588322ad> ;
    dcat:keyword "land management and planning",
        "local development",
        "local government policy",
        "policy planning",
        "road",
        "road network",
        "traffic infrastructure",
        "transport",
        "transport planning" .

<https://ckan.integration.publishing.service.gov.uk/dataset/b44b07ba-60b1-4586-a6d9-45c01450c7d2/resource/4ccd7cbc-025c-4583-98d4-d91f588322ad> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:issued "2023-03-29T16:36:37.809833"^^xsd:dateTime ;
    dct:modified "2023-03-29T16:36:37.787912"^^xsd:dateTime ;
    dcat:accessURL <https://www.opendatanottingham.org.uk/dataset.aspx?id=192> .

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

