@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.integration.publishing.service.gov.uk/dataset/cf974dab-371f-4fb7-a68a-12b6e4edc207> a dcat:Dataset ;
    dct:description "These are the tables from Annex C of the June 2010 Budget delivered by the Chancellor of the Exchequer on 22 June 2010. They were created by the Office for Budget Responsibility (OBR) as part of the Budget process to evaluate the economic position of the United Kingdom. They set out the OBR's economic and fiscal forecast to 2015-16." ;
    dct:identifier "cf974dab-371f-4fb7-a68a-12b6e4edc207" ;
    dct:issued "2010-07-06T10:40:01.828364"^^xsd:dateTime ;
    dct:modified "2014-03-01T18:14:13.782033"^^xsd:dateTime ;
    dct:publisher <https://ckan.integration.publishing.service.gov.uk/organization/f4d51e77-fa87-4c9d-aa0c-b10af54595ac> ;
    dct:title "Data tables for the June 2010 Budget economic and fiscal forecast" ;
    dcat:distribution <https://ckan.integration.publishing.service.gov.uk/dataset/cf974dab-371f-4fb7-a68a-12b6e4edc207/resource/7368174d-bfd2-4273-a219-e837c4e8bc6e> ;
    dcat:landingPage <http://budgetresponsibility.independent.gov.uk/publications.html> .

<https://ckan.integration.publishing.service.gov.uk/dataset/cf974dab-371f-4fb7-a68a-12b6e4edc207/resource/7368174d-bfd2-4273-a219-e837c4e8bc6e> a dcat:Distribution ;
    dct:description "Data tables for the June 2010 Budget economic and fiscal forecast" ;
    dct:format "XLS" ;
    dcat:accessURL <http://webarchive.nationalarchives.gov.uk/+/http://budgetresponsibility.independent.gov.uk/d/junebudget_chapterc_tables.xls> .

<https://ckan.integration.publishing.service.gov.uk/organization/f4d51e77-fa87-4c9d-aa0c-b10af54595ac> a foaf:Organization ;
    foaf:name "Office for Budget Responsibility" .

