@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/6cba2c67-611d-49c7-ae30-46c92c7b4a15> a dcat:Dataset ;
    dct:description """Main results from the Wealth and Assets Survey incorporating results from the second wave of the survey.

Source agency: Office for National Statistics

Designation: National Statistics

Language: English

Alternative title: Wealth and Assets Survey Wave 2""" ;
    dct:identifier "6cba2c67-611d-49c7-ae30-46c92c7b4a15" ;
    dct:issued "2011-12-20T14:11:50.506801"^^xsd:dateTime ;
    dct:modified "2026-07-08T13:33:23.310574"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/d5b50862-3f2a-4b7b-ad85-841b6def43be> ;
    dct:title "Wealth in Great Britain Wave 2" .

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

