@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/aba82dd5-be4a-4626-b761-b7bf4f6defb0> a dcat:Dataset ;
    dct:description "Payroll system to enable staff salary payments." ;
    dct:identifier "aba82dd5-be4a-4626-b761-b7bf4f6defb0" ;
    dct:issued "2013-09-05T13:53:48.216198"^^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 "SAGE Payroll" .

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

