@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1> a dcat:Dataset ;
    dct:description """Researching deceased estates files before 1923 is a complex process, with researchers often having to check up to five different indexes to locate a file. This index simplifies the process by combining all indexes into one searchable database. There are currently c.130,000 entries dating from 1880 onwards.\r
\r
[Click here for more information about this index](http://www.records.nsw.gov.au/state-archives/indexes-online/indexes-to-deceased-estates-and-related-records/indexes-to-deceased-estate-files).""" ;
    dct:identifier "5d45437c-d07a-4977-95ab-e53fb86f02c1" ;
    dct:issued "2014-09-30T04:52:48.805972"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2016-07-20T12:09:20.785878"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c0fa33c2-d1bb-4907-9d44-2ae88f6bd8ad> ;
    dct:title "Deceased Estate Files, 1880-1923" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1/resource/7ea09383-b884-4458-885a-6fab1fc4c209> .

<https://uatdatansw.dac.nsw.gov.au/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1/resource/7ea09383-b884-4458-885a-6fab1fc4c209> a dcat:Distribution ;
    dct:description "This dataset contains the following attributes: Surname, First Name, Locality, Date Of Death, Date Duty Paid, Item, Reel, Remarks, ID" ;
    dct:format "CSV" ;
    dct:issued "2014-09-30T00:55:53.313012"^^xsd:dateTime ;
    dct:modified "2014-09-30T00:55:53.313012"^^xsd:dateTime ;
    dct:title "Deceased Estates" ;
    dcat:accessURL <https://nsw-azure-uat.links.com.au/data/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1/resource/7ea09383-b884-4458-885a-6fab1fc4c209/download/deceased-estates.csv> .

<https://uatdatansw.dac.nsw.gov.au/organization/c0fa33c2-d1bb-4907-9d44-2ae88f6bd8ad> a foaf:Agent ;
    foaf:name "NSW State Archives" .

