@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.integration.publishing.service.gov.uk/dataset/f257368f-ef2f-4401-9202-4a0cc4e5c2e2> a dcat:Dataset ;
    dct:description "Table showing number of service complaints each approved regulator received during the three year period ending 31 December 2009 used to calculate regulators' shares of annual Office for Legal Complaints levy. Historica dta." ;
    dct:identifier "f257368f-ef2f-4401-9202-4a0cc4e5c2e2" ;
    dct:issued "2013-09-03T10:14:23.234151"^^xsd:dateTime ;
    dct:modified "2014-02-14T08:55:29.933238"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/96acb402-40fd-4209-b5f8-676a5ba6d1f3> ;
    dct:title "Historic service complaints" .

<https://ckan.integration.publishing.service.gov.uk/organization/96acb402-40fd-4209-b5f8-676a5ba6d1f3> a foaf:Organization ;
    foaf:name "Legal Services Board" .

