@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/6d6593c7-e9bc-43ad-992f-10ce162eb609> a dcat:Dataset ;
    dct:description """Volumes 1, 2 and 3

**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 "6d6593c7-e9bc-43ad-992f-10ce162eb609" ;
    dct:issued "2021-09-08T15:13:54.135283"^^xsd:dateTime ;
    dct:modified "2025-11-14T01:50:48.245921"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Report of the Auditor-General 1993" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/6d6593c7-e9bc-43ad-992f-10ce162eb609/resource/9db3f847-470c-4a6d-96d5-3aac4b800eb3> ;
    dcat:keyword "Audit Office of New South Wales" .

<https://data.nsw.gov.au/dataset/6d6593c7-e9bc-43ad-992f-10ce162eb609/resource/9db3f847-470c-4a6d-96d5-3aac4b800eb3> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T01:50:48.267917"^^xsd:dateTime ;
    dct:modified "2025-11-14T01:50:48.256767"^^xsd:dateTime ;
    dct:title "NSW Auditor Generals Report 1993 Vol" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/6d6593c7-e9bc-43ad-992f-10ce162eb609/resource/9db3f847-470c-4a6d-96d5-3aac4b800eb3/download/nsw_auditor_generals_report_1993_vol._1_17545.pdf> ;
    dcat:byteSize "41012280"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

