@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/f32b6708-ea5a-4791-b260-1fdf27792c26> a dcat:Dataset ;
    dct:description "The Home Office submission to the government's review of tax arrangements of public sector appointees, including anonymysed details of off-payroll engagements worth more than £58,200 per annum." ;
    dct:identifier "f32b6708-ea5a-4791-b260-1fdf27792c26" ;
    dct:issued "2012-05-24T11:44:54.313615"^^xsd:dateTime ;
    dct:modified "2013-08-12T23:00:31.404269"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/036abab4-15ed-485a-8e14-9a599ea1619e> ;
    dct:title "Tax arrangement for off-payroll engagements - Home Office" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/f32b6708-ea5a-4791-b260-1fdf27792c26/resource/5d6f2fec-6148-4176-9363-3727a02953a0> ;
    dcat:landingPage <http://www.homeoffice.gov.uk/publications/about-us/transparency/tax-arrangements-payroll.csv?view=Standard&pubID=1032997> .

<https://ckan.staging.publishing.service.gov.uk/dataset/f32b6708-ea5a-4791-b260-1fdf27792c26/resource/5d6f2fec-6148-4176-9363-3727a02953a0> a dcat:Distribution ;
    dct:description "Data" ;
    dct:format "CSV" ;
    dcat:accessURL <https://www.gov.uk/government/uploads/system/uploads/attachment_data/file/119266/tax-arrangements-payroll.csv> .

<https://ckan.staging.publishing.service.gov.uk/organization/036abab4-15ed-485a-8e14-9a599ea1619e> a foaf:Organization ;
    foaf:name "Home Office" .

