@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/4693cc85-b8e3-4482-a792-4a069230f979> a dcat:Dataset ;
    dct:description " PAYE data received from HMRC to enable the identification of employers who are required to comply with Automatic Enrolment duties. De-personalised." ;
    dct:identifier "4693cc85-b8e3-4482-a792-4a069230f979" ;
    dct:issued "2013-09-05T13:58:00.589297"^^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 "PAYE data" .

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

