@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/68b2e1f9-bf05-4e40-85c7-fc4c76096de4> a dcat:Dataset ;
    dct:description "Table showing number of persons authorised by each approved regulator at 1 April used to calculate regulators' shares of annual LSB levy. Data collected annually." ;
    dct:identifier "68b2e1f9-bf05-4e40-85c7-fc4c76096de4" ;
    dct:issued "2013-09-03T10:14:10.780655"^^xsd:dateTime ;
    dct:modified "2014-02-14T08:55:29.518346"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/96acb402-40fd-4209-b5f8-676a5ba6d1f3> ;
    dct:title "Numbers of authorised persons" .

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

