@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.publishing.service.gov.uk/dataset/054223ab-c7d4-405b-8156-f3f5999cff89> a dcat:Dataset ;
    dct:description "A variety of datasets for analysis of High Wealth individuals to assist HMRC's High Net Worth Unit in maintaining and refining its population. Matches 10 years of Inheritance Tax Data to the relevant in-life SA data. Updated: ad hoc." ;
    dct:identifier "054223ab-c7d4-405b-8156-f3f5999cff89" ;
    dct:issued "2013-08-30T15:36:32.219040"^^xsd:dateTime ;
    dct:modified "2013-12-12T20:21:52.710101"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/83cbb68a-814b-4fb5-a7dd-c9ec6c5fe455> ;
    dct:title "High Net Worth Unit (HNWU) Population Refinement Data" .

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

