@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f32b0b7b-0dca-4e5a-84c0-8f16d928b426> a dcat:Dataset ;
    dct:description "Planning application and development control. Quarterly return on volume, fees and performance against national indicators. The data supplied has been extracted from the authority's operational system and has been subject to periodic quality checks." ;
    dct:identifier "2go3r" ;
    dct:issued "2010-08-20T16:19:28+00:00"^^xsd:dateTime ;
    dct:modified "2014-07-07T09:59:31+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            foaf:name "London Borough of Redbridge" ] ;
    dct:title "Redbridge Planning Development Control" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f32b0b7b-0dca-4e5a-84c0-8f16d928b426/resource/e3f1319c-b510-443c-a1f1-f20a53ec75c0> ;
    dcat:keyword "development",
        "enforcement",
        "planning",
        "planning-application" ;
    dcat:landingPage <https://data.london.gov.uk/dataset/redbridge-planning-development-control-2go3r> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f32b0b7b-0dca-4e5a-84c0-8f16d928b426/resource/e3f1319c-b510-443c-a1f1-f20a53ec75c0> a dcat:Distribution ;
    dct:issued "2026-07-09T06:08:26.731288"^^xsd:dateTime ;
    dct:modified "2026-07-09T06:08:26.696996"^^xsd:dateTime ;
    dct:title "redbridge-planning-control.csv" .

