@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.publishing.service.gov.uk/dataset/fbf54618-2e10-4d1a-9168-52498f3b77ab> a dcat:Dataset ;
    dct:description "District planning authorities - Planning decisions by type of authority and speed of decision." ;
    dct:identifier "fbf54618-2e10-4d1a-9168-52498f3b77ab" ;
    dct:issued "2010-12-03T12:59:45.389866"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:07.624628"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> ;
    dct:title "Percentage of annual major planning decisions completed within 13 weeks" .

<https://ckan.publishing.service.gov.uk/organization/48f370c9-7ab9-4550-9722-8c9477020fc7> a foaf:Organization ;
    foaf:name "Ministry of Housing, Communities and Local Government" .

