@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/eb5ff989-7170-4c90-813a-9a02f10164fc> a dcat:Dataset ;
    dct:description "The Office for National Statistics is required meet a target of 80% of supplier invoices being paid within five days of receipt. The aim of this policy is to speed up cash flow from HM Government to its suppliers, particularly Small to Medium Enterprises (SMEs)." ;
    dct:identifier "eb5ff989-7170-4c90-813a-9a02f10164fc" ;
    dct:issued "2010-11-01T10:15:39.632769"^^xsd:dateTime ;
    dct:modified "2014-03-01T12:57:33.421589"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "ONS Prompt Payment to Suppliers" ;
    dcat:distribution <https://ckan.staging.publishing.service.gov.uk/dataset/eb5ff989-7170-4c90-813a-9a02f10164fc/resource/2fa66e11-9b7a-46e6-915b-cdbd76c9b94f> ;
    dcat:landingPage <http://www.ons.gov.uk/about/who-we-are/suppliers/prompt-payment/index.html> .

<https://ckan.staging.publishing.service.gov.uk/dataset/eb5ff989-7170-4c90-813a-9a02f10164fc/resource/2fa66e11-9b7a-46e6-915b-cdbd76c9b94f> a dcat:Distribution ;
    dct:description "ONS Prompt Payment to Suppliers" ;
    dct:format "HTML" ;
    dcat:accessURL <http://webarchive.nationalarchives.gov.uk/+/http://www.ons.gov.uk/about/who-we-are/suppliers/prompt-payment/index.html> .

<https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> a foaf:Organization ;
    foaf:name "Office for National Statistics" .

