@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/fe755845-5c9b-4657-baf2-3889dc87f70e> a dcat:Dataset ;
    dct:description """Annual 10% (5% for 2000/01) snapshot extract of individuals on the PAYE system. The data includes pay and tax deducted as reported on Form P14, Form P60 (end of year returns) or Form P45, industry of employment and individual characteristics. COP (Computerisation of PAYE) Extract (2000/01 – 2007/08):

""" ;
    dct:identifier "fe755845-5c9b-4657-baf2-3889dc87f70e" ;
    dct:issued "2013-08-30T15:34:09.687849"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> ;
    dct:title "Computerisation Of PAYE - (COP)" .

<https://ckan.staging.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> a foaf:Organization ;
    foaf:name "HM Revenue and Customs" .

