@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/abe68d87-1616-4eb0-b4e1-27c06b26d188> a dcat:Dataset ;
    dct:description "5 year ahead revenue forecasts for all taxes" ;
    dct:identifier "abe68d87-1616-4eb0-b4e1-27c06b26d188" ;
    dct:issued "2013-08-30T15:41:49.675626"^^xsd:dateTime ;
    dct:modified "2013-08-30T15:41:49.675626"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> ;
    dct:title "Tax Revenue Forecasts" .

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

