@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.publishing.service.gov.uk/dataset/d9f8a9f8-b8a1-4229-b3cd-1df96b632528> a dcat:Dataset ;
    dct:description "Calculation and reporting of monthly pay. Personal, financial & employment details." ;
    dct:identifier "d9f8a9f8-b8a1-4229-b3cd-1df96b632528" ;
    dct:issued "2013-09-05T13:58:26.564756"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/5008b2ef-d5b5-411a-8b4e-e88516538af9> ;
    dct:title "The Pensions Advisory Service payroll Data" .

<https://ckan.publishing.service.gov.uk/organization/5008b2ef-d5b5-411a-8b4e-e88516538af9> a foaf:Organization ;
    foaf:name "The Pensions Advisory Service" .

