@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/cf1053b6-7d31-483f-8af7-a226eb09df29> a dcat:Dataset ;
    dct:description "Dataset contains number of transactions and duty paid, by property type and financial year." ;
    dct:identifier "cf1053b6-7d31-483f-8af7-a226eb09df29" ;
    dct:issued "2013-05-24T06:08:41.375753"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-05-04T00:56:54.245942"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/af6f99cb-a6e5-4a70-b48a-9f75297b30b4> ;
    dct:title "Transfer Duty - land-related" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Revenue NSW" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/cf1053b6-7d31-483f-8af7-a226eb09df29/resource/e32e921d-0c09-4a2d-b7a0-4f050a4467e7> ;
    dcat:keyword "taxes and duties" .

<https://uatdatansw.dac.nsw.gov.au/dataset/cf1053b6-7d31-483f-8af7-a226eb09df29/resource/e32e921d-0c09-4a2d-b7a0-4f050a4467e7> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2013-05-24T02:08:52.406477"^^xsd:dateTime ;
    dct:modified "2021-05-04T00:56:54.251755"^^xsd:dateTime ;
    dct:title "Transfer Duty - land-related" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "69255c03f514007eb8fbd76f6b36daf9e1c1504e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.revenue.nsw.gov.au/help-centre/resources-library/statistics/Transfer-duty-land-related-DSD-001.xls> ;
    dcat:byteSize "4046336"^^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" .

