@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.staging.publishing.service.gov.uk/dataset/96abaf5a-2a98-478b-bcbb-9e154d87a574> a dcat:Dataset ;
    dct:description "Third party levy payment services.  Services to collect direct debit payments on behalf of TPR in respect of levy fees payable by occupational pension schemes. Direct Debit Account & Sort Codes, Transactions amount, PSR Number" ;
    dct:identifier "96abaf5a-2a98-478b-bcbb-9e154d87a574" ;
    dct:issued "2013-09-05T13:54:06.454638"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/1292a4af-ee29-4dbf-8805-5a87427f49b2> ;
    dct:title "Smart Debit" .

<https://ckan.staging.publishing.service.gov.uk/organization/1292a4af-ee29-4dbf-8805-5a87427f49b2> a foaf:Organization ;
    foaf:name "The Pensions Regulator" .

