@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/fbbb0499-e351-4fc9-aac7-55c2adeb61c8> a dcat:Dataset ;
    dct:description """The Blue Book is a key annual publication of National Accounts statistics and the essential data source for anyone concerned with macro economic policies and studies.\r
Source agency: Office for National Statistics\r
Designation: National Statistics\r
Language: English\r
Alternative title: Blue Book""" ;
    dct:identifier "fbbb0499-e351-4fc9-aac7-55c2adeb61c8" ;
    dct:issued "2011-12-10T20:04:35.323055"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:29.784142"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "United Kingdom National Accounts" .

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

