@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/25f9ac6d-8858-4ae1-8950-9af95188cc18> a dcat:Dataset ;
    dct:description "First Home Duty Exemptions, including the number of exemptions granted and exemption value by financial year and postcode." ;
    dct:identifier "25f9ac6d-8858-4ae1-8950-9af95188cc18" ;
    dct:issued "2014-06-03T06:12:29.725125"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2022-01-17T02:22:49.230327"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "First Home Duty Exemptions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/25f9ac6d-8858-4ae1-8950-9af95188cc18/resource/93984372-be40-4f38-92c5-df9b6f9ec162> ;
    dcat:keyword "first-home-benefits" .

<https://uatdatansw.dac.nsw.gov.au/dataset/25f9ac6d-8858-4ae1-8950-9af95188cc18/resource/93984372-be40-4f38-92c5-df9b6f9ec162> a dcat:Distribution ;
    dct:format "excel (.xlsx)" ;
    dct:issued "2014-06-03T02:12:54.128350"^^xsd:dateTime ;
    dct:modified "2022-01-17T02:22:49.238338"^^xsd:dateTime ;
    dct:title "First Home Duty Exemptions by financial year" ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/First-Home-Duty-Exemptions-by-financial-year-DSG-002.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" .

