@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/d552e56b-ceb4-42fc-ab9e-443f1edbb46c> a dcat:Dataset ;
    dct:description "The agency contracts out payroll processing services to Logica. The data files sent back to the agency contain personal information" ;
    dct:identifier "d552e56b-ceb4-42fc-ab9e-443f1edbb46c" ;
    dct:issued "2013-08-30T14:41:42.742805"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> ;
    dct:title "Payroll Service information" .

<https://ckan.integration.publishing.service.gov.uk/organization/06a4eb9a-97e6-4f65-9dd2-42742b216eca> a foaf:Organization ;
    foaf:name "Government Car and Despatch Agency" .

