@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/0a90789c-0182-4ae2-80a5-96e0620bf4cb> a dcat:Dataset ;
    dct:description """A series of methodology articles describing work to compile the pensions supplementary table for the National Accounts, part of preparation for ESA2010

Source agency: Office for National Statistics

Designation: Supporting material

Language: English

Alternative title: Pensions in the National Accounts""" ;
    dct:identifier "0a90789c-0182-4ae2-80a5-96e0620bf4cb" ;
    dct:issued "2011-12-11T12:30:35.147353"^^xsd:dateTime ;
    dct:modified "2026-06-19T08:27:10.740643"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Pensions in the National Accounts" .

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

