@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/91779e8f-596a-48d2-8f42-c71f2ecadb76> a dcat:Dataset ;
    dct:description "List monthly payroll data for transferring to DSG accounts held on ERP system, analysis and forecasting purposes." ;
    dct:identifier "91779e8f-596a-48d2-8f42-c71f2ecadb76" ;
    dct:issued "2013-08-31T00:58:02.929070"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/de73b9d3-6762-4439-882b-d2a307f57c13> ;
    dct:title "Payroll Cost Data from E-ICS Payroll" .

<https://ckan.integration.publishing.service.gov.uk/organization/de73b9d3-6762-4439-882b-d2a307f57c13> a foaf:Organization ;
    foaf:name "Defence Support Group" .

