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

<https://data.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.
Click here for more information about this index.""" ;
    dct:identifier "5d45437c-d07a-4977-95ab-e53fb86f02c1" ;
    dct:issued "2025-06-24T03:37:33.516683"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-24T03:37:35.824078"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/a513dfbc-9362-438b-8e25-fa06c2d7c5da> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Deceased Estate Files, 1880-1923" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "gordond" ] ;
    dcat:distribution <https://data.gov.au/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1/resource/7ea09383-b884-4458-885a-6fab1fc4c209> .

<https://data.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 "2025-06-24T03:37:33.514190"^^xsd:dateTime ;
    dct:title "Deceased Estates" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/5d45437c-d07a-4977-95ab-e53fb86f02c1/resource/7ea09383-b884-4458-885a-6fab1fc4c209/download/deceased-estates.csv> .

<https://data.gov.au/organization/a513dfbc-9362-438b-8e25-fa06c2d7c5da> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Museums of History NSW" .

