@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/7ce274a6-f181-4647-bf99-0bd492f1d3b6> a dcat:Dataset ;
    dct:description """New business rate accounts created within the last month\r
""" ;
    dct:identifier "7ce274a6-f181-4647-bf99-0bd492f1d3b6" ;
    dct:issued "2015-08-21T17:48:09.174606"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:31:13.992432"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/3152994f-cd84-450d-9f74-9f9311d17be0> ;
    dct:title "Mid Suffolk District Council/New business rate accounts created within the last month" .

<https://ckan.publishing.service.gov.uk/organization/3152994f-cd84-450d-9f74-9f9311d17be0> a foaf:Organization ;
    foaf:name "Mid Suffolk District Council" .

