@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/79fc10ef-ff65-4409-90a3-50a059997196> a dcat:Dataset ;
    dct:description """Annual report of the NSW Ombudsman for 2015-16

**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**
  
-   New South Wales Ombudsman
        """ ;
    dct:identifier "79fc10ef-ff65-4409-90a3-50a059997196" ;
    dct:issued "2021-09-08T15:18:17.954442"^^xsd:dateTime ;
    dct:modified "2025-11-14T01:57:50.178400"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "NSW Ombudsman Annual Report 2015-16" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/79fc10ef-ff65-4409-90a3-50a059997196/resource/3cbe5d3a-b81a-49be-85af-5b2b69a8a6a4> ;
    dcat:keyword "New South Wales Ombudsman" .

<https://data.nsw.gov.au/dataset/79fc10ef-ff65-4409-90a3-50a059997196/resource/3cbe5d3a-b81a-49be-85af-5b2b69a8a6a4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T01:57:50.200412"^^xsd:dateTime ;
    dct:modified "2025-11-14T01:57:50.189486"^^xsd:dateTime ;
    dct:title "NSW Ombudsman Annual Report 2015 16 15675" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/79fc10ef-ff65-4409-90a3-50a059997196/resource/3cbe5d3a-b81a-49be-85af-5b2b69a8a6a4/download/nsw_ombudsman_annual_report_2015_16_15675.pdf> ;
    dcat:byteSize "4246249"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

