@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/23cab5be-27a9-4354-9afb-640ed579f828> a dcat:Dataset ;
    dct:description "The Information and Privacy Commission NSW (IPC) Annual Report documents the organisation's achievements and challenges during 2013 – 2014 and outlines our directions for the coming year." ;
    dct:identifier "23cab5be-27a9-4354-9afb-640ed579f828" ;
    dct:issued "2021-09-08T15:21:26.580618"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:21:26.580626"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "IPC Annual Report 2013 - 2014" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/23cab5be-27a9-4354-9afb-640ed579f828/resource/abec964c-9cd8-472a-8508-7a3a56f9f824> ;
    dcat:keyword "Information and Privacy Commission NSW IPC" .

<https://uatdatansw.dac.nsw.gov.au/dataset/23cab5be-27a9-4354-9afb-640ed579f828/resource/abec964c-9cd8-472a-8508-7a3a56f9f824> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2014-10-22T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:21:26.573935"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14356> .

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

