@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/2ed27846-c222-4675-b2c6-77b7d7492bff> a dcat:Dataset ;
    dct:description """The annual report of the OPSS provides a detailed view of the nature of occupational pension provision in the UK, including estimates of pension scheme membership and contributions.

Source agency: Office for National Statistics

Designation: National Statistics

Language: English

Alternative title: OPSS""" ;
    dct:identifier "2ed27846-c222-4675-b2c6-77b7d7492bff" ;
    dct:issued "2011-12-10T19:35:24.640798"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:22.517012"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Occupational Pension Scheme Survey annual report" .

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

