@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/e7e8e380-bd25-46b8-b497-0d83702f1926> a dcat:Dataset ;
    dct:description """Business rates accounts in credit\r
""" ;
    dct:identifier "e7e8e380-bd25-46b8-b497-0d83702f1926" ;
    dct:issued "2015-08-21T17:35:03.342938"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:32:00.543074"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/3152994f-cd84-450d-9f74-9f9311d17be0> ;
    dct:title "Mid Suffolk District Council/Business rates accounts in credit" .

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

