@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/d9472c4c-17de-4e40-8c7b-fde8ac546431> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "d9472c4c-17de-4e40-8c7b-fde8ac546431" ;
    dct:issued "2022-07-18T14:27:24.280111"^^xsd:dateTime ;
    dct:modified "2022-07-18T14:27:24.280117"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Landcom Annual Report - 2020" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d9472c4c-17de-4e40-8c7b-fde8ac546431/resource/0b866a01-8494-4e3d-8884-02e2026e1eb7> ;
    dcat:keyword "Landcom" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d9472c4c-17de-4e40-8c7b-fde8ac546431/resource/0b866a01-8494-4e3d-8884-02e2026e1eb7> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-07-18T14:27:24.273858"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/20116> .

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

