@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/fbfe45cc-1421-4448-a499-191cbac6c73e> a dcat:Dataset ;
    dct:description "First home benefits received for top 20 NSW suburbs and towns - last 12 months." ;
    dct:identifier "fbfe45cc-1421-4448-a499-191cbac6c73e" ;
    dct:issued "2013-05-24T05:51:01.808929"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:15:11.812986"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "First Home Benefits - Top 20 NSW suburbs and towns (last 12 months)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/fbfe45cc-1421-4448-a499-191cbac6c73e/resource/867166f5-633b-42d5-a896-84292d66b3a1> ;
    dcat:keyword "first-home-benefits" .

<https://uatdatansw.dac.nsw.gov.au/dataset/fbfe45cc-1421-4448-a499-191cbac6c73e/resource/867166f5-633b-42d5-a896-84292d66b3a1> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T01:51:12.922372"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:15:11.816916"^^xsd:dateTime ;
    dct:title "First home Benefits received for top 20 NSW suburbs and towns - last 12 months" ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/First-home-benefits-received-for-top-20-NSW-suburbs-and-towns-last-12-months-DSG-004.xls> ;
    dcat:byteSize "78774"^^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" .

