@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/23e2c004-3537-406c-b74c-876287eb9fa9> a dcat:Dataset ;
    dct:description "Unclaimed money available for claim by type." ;
    dct:identifier "23e2c004-3537-406c-b74c-876287eb9fa9" ;
    dct:issued "2013-05-24T06:10:40.771412"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T00:59:18.649507"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Unclaimed Money Available for Claim" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/23e2c004-3537-406c-b74c-876287eb9fa9/resource/309b6524-1e68-458c-bb0c-9f811c397a0a> .

<https://uatdatansw.dac.nsw.gov.au/dataset/23e2c004-3537-406c-b74c-876287eb9fa9/resource/309b6524-1e68-458c-bb0c-9f811c397a0a> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T02:10:55.168259"^^xsd:dateTime ;
    dct:modified "2021-05-04T00:59:18.655329"^^xsd:dateTime ;
    dct:title "Unclaimed Money Available for Claim" ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Unclaimed-money-available-for-claim-in-NSW-by-postcode-DSUCM-002.xlsx> ;
    dcat:byteSize "28964"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> a foaf:Agent ;
    foaf:name " Revenue NSW" .

