@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/f28c5fcb-5d7e-40b8-8c9e-96ff12ef0050> a dcat:Dataset ;
    dct:description "First home benefits received for top 20 NSW suburbs and towns - from 1 July 2000." ;
    dct:identifier "f28c5fcb-5d7e-40b8-8c9e-96ff12ef0050" ;
    dct:issued "2013-05-24T05:49:47.047456"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:14:16.109362"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "First Home Benefits - Top 20 Postcodes by Value" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f28c5fcb-5d7e-40b8-8c9e-96ff12ef0050/resource/5f50b338-299b-47e5-b95e-e923d44590b7> ;
    dcat:keyword "first-home-benefits" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f28c5fcb-5d7e-40b8-8c9e-96ff12ef0050/resource/5f50b338-299b-47e5-b95e-e923d44590b7> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T01:49:59.312822"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:14:16.117682"^^xsd:dateTime ;
    dct:title "First Home Benefits - Top 20 Postcodes by Value" ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/First-home-benefits-received-for-top-20-NSW-suburbs-and-towns-from-inception-DSG-003.xls> ;
    dcat:byteSize "78870"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

