@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/24420aff-26da-4fdd-a950-0a921a5159d8> a dcat:Dataset ;
    dct:description "Records of authorities under the CRA and TCE and who they have been delegated to" ;
    dct:identifier "24420aff-26da-4fdd-a950-0a921a5159d8" ;
    dct:issued "2014-02-14T08:55:33.202823"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:03:07.012846"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/727eb67a-6bab-4e26-a6c5-d69c6a1167a5> ;
    dct:title "Delegated statutory authorities" .

<https://ckan.integration.publishing.service.gov.uk/organization/727eb67a-6bab-4e26-a6c5-d69c6a1167a5> a foaf:Organization ;
    foaf:name "Judicial Office" .

