@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/714cd13d-379a-4536-9a63-d323d5b9b463> a dcat:Dataset ;
    dct:description "Includes number of transactions and duty paid for property, sale of business, superannuation and nominal duty by financial year." ;
    dct:identifier "714cd13d-379a-4536-9a63-d323d5b9b463" ;
    dct:issued "2013-05-24T06:09:29.093592"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T01:11:59.659041"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Transfer Duty - total" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/714cd13d-379a-4536-9a63-d323d5b9b463/resource/e4587baa-bb24-48b5-a129-8700a6687c92> ;
    dcat:keyword "taxes and duties" .

<https://uatdatansw.dac.nsw.gov.au/dataset/714cd13d-379a-4536-9a63-d323d5b9b463/resource/e4587baa-bb24-48b5-a129-8700a6687c92> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T02:09:55.614266"^^xsd:dateTime ;
    dct:modified "2021-05-04T00:54:08.082658"^^xsd:dateTime ;
    dct:title "Transfer Duty - total" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3c2ef68c5bc1448bacbeefa9ed83b3c237abf5cc"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Transfer-duty-total-DSD-002.xls> ;
    dcat:byteSize "7139328"^^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" .

