@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/b390ce8e-f999-46d5-8f70-5c251843b211> a dcat:Dataset ;
    dct:description """Essential Energy's Annual Report for the financial year 2015 - 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**
  
-   Essential Energy
        """ ;
    dct:identifier "b390ce8e-f999-46d5-8f70-5c251843b211" ;
    dct:issued "2021-09-08T15:18:08.394663"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:48:33.174001"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Essential Energy Annual Report 2015-16" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/b390ce8e-f999-46d5-8f70-5c251843b211/resource/aa739205-6d31-48b9-976a-50b0f78a6cd4> ;
    dcat:keyword "Essential Energy" .

<https://data.nsw.gov.au/dataset/b390ce8e-f999-46d5-8f70-5c251843b211/resource/aa739205-6d31-48b9-976a-50b0f78a6cd4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:48:33.196054"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:48:33.184705"^^xsd:dateTime ;
    dct:title "Essential Energy Annual Report 2015 2016 15732" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/b390ce8e-f999-46d5-8f70-5c251843b211/resource/aa739205-6d31-48b9-976a-50b0f78a6cd4/download/essential_energy_annual_report_2015_2016_15732.pdf> ;
    dcat:byteSize "2359411"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

