@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/08687ac8-44b8-47f9-96c5-9abeaaa76bff> a dcat:Dataset ;
    dct:description "First Home Owner Grant Scheme statistics, including the number of grants paid and grant value by financial year and postcode." ;
    dct:identifier "08687ac8-44b8-47f9-96c5-9abeaaa76bff" ;
    dct:issued "2014-06-03T06:09:15.726234"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:16:54.892322"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "First Home Owner Grant Scheme" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/08687ac8-44b8-47f9-96c5-9abeaaa76bff/resource/149d44ca-4924-4217-a798-d92576ce01da> ;
    dcat:keyword "first-home-benefits" .

<https://uatdatansw.dac.nsw.gov.au/dataset/08687ac8-44b8-47f9-96c5-9abeaaa76bff/resource/149d44ca-4924-4217-a798-d92576ce01da> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-06-03T02:09:39.379269"^^xsd:dateTime ;
    dct:modified "2021-05-04T01:16:54.896198"^^xsd:dateTime ;
    dct:title "First Home Owner Grant Scheme" ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/First-Home-Owner-Grant-Scheme-by-financial-year-DSG-001.xlsx> ;
    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" .

