@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/ed8c86be-45ef-40c5-9ef2-48921c1e5f75> a dcat:Dataset ;
    dct:description "Bacs payment transfer system for making payments to suppliers. " ;
    dct:identifier "ed8c86be-45ef-40c5-9ef2-48921c1e5f75" ;
    dct:issued "2013-09-05T13:58:51.450943"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/de90b465-6ad9-4dcc-bf68-63ddd7c2fd08> ;
    dct:title "BacsIPActive run by FundTech" .

<https://ckan.integration.publishing.service.gov.uk/organization/de90b465-6ad9-4dcc-bf68-63ddd7c2fd08> a foaf:Organization ;
    foaf:name "National Employment Savings Trust" .

