@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://data.nsw.gov.au/dataset/200f4ccb-266d-4919-99ff-a70cd0184ae6> a dcat:Dataset ;
    dct:description """Special Report on findings from 2016

**Note:** This resource was originally published on opengov.nsw.gov.au. The OpenGov website has been retired. If you have any questions, please contact the Agency Services team at transfer@mhnsw.au

**Agency**
  
-   Audit Office of New South Wales
        """ ;
    dct:identifier "200f4ccb-266d-4919-99ff-a70cd0184ae6" ;
    dct:issued "2021-09-08T15:03:24.925436"^^xsd:dateTime ;
    dct:modified "2025-11-13T07:44:31.324989"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "2016 - An Overview" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/200f4ccb-266d-4919-99ff-a70cd0184ae6/resource/bcd5059e-20a4-4387-8adf-1585c682c3fe> ;
    dcat:keyword "Audit Office of New South Wales" .

<https://data.nsw.gov.au/dataset/200f4ccb-266d-4919-99ff-a70cd0184ae6/resource/bcd5059e-20a4-4387-8adf-1585c682c3fe> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-13T07:44:31.337572"^^xsd:dateTime ;
    dct:modified "2025-11-13T07:44:31.331183"^^xsd:dateTime ;
    dct:title "  An Overview of 2016 17903" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/200f4ccb-266d-4919-99ff-a70cd0184ae6/resource/bcd5059e-20a4-4387-8adf-1585c682c3fe/download/2017___an_overview_of_2016_17903.pdf> ;
    dcat:byteSize "1230050"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

