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

<https://uatdatansw.dac.nsw.gov.au/dataset/cf52aaa8-4a92-4e41-b97d-4a096e99dcc3> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "cf52aaa8-4a92-4e41-b97d-4a096e99dcc3" ;
    dct:issued "2022-07-18T14:27:24.599428"^^xsd:dateTime ;
    dct:modified "2022-07-18T14:27:24.599434"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Landcom Annual Report - 2019" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/cf52aaa8-4a92-4e41-b97d-4a096e99dcc3/resource/2b9af445-f36d-4b40-b9fd-acf3c8c7d54b> ;
    dcat:keyword "Landcom" .

<https://uatdatansw.dac.nsw.gov.au/dataset/cf52aaa8-4a92-4e41-b97d-4a096e99dcc3/resource/2b9af445-f36d-4b40-b9fd-acf3c8c7d54b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2019-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-07-18T14:27:24.594119"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/20115> .

<https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

