@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/398dde4d-ffa3-4e6b-bd1f-11473faa217f> a dcat:Dataset ;
    dct:description "The Information and Privacy Commission's Annual Report spanning July 2012 - June 2013" ;
    dct:identifier "398dde4d-ffa3-4e6b-bd1f-11473faa217f" ;
    dct:issued "2021-09-08T15:22:57.509624"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:57.509630"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "IPC Annual Report 2012-2013" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/398dde4d-ffa3-4e6b-bd1f-11473faa217f/resource/f21c47e7-7c06-442c-a0c1-9b90073e0295> ;
    dcat:keyword "Information and Privacy Commission NSW IPC",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/398dde4d-ffa3-4e6b-bd1f-11473faa217f/resource/f21c47e7-7c06-442c-a0c1-9b90073e0295> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-10-30T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:57.501666"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/13619> .

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

