@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/b94cd27c-4f17-4639-811d-22ca62725e08> a dcat:Dataset ;
    dct:description """Delta Electricity Annual Report 2002

**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**
  
-   Delta Electricity
        """ ;
    dct:identifier "b94cd27c-4f17-4639-811d-22ca62725e08" ;
    dct:issued "2021-09-08T15:19:01.732283"^^xsd:dateTime ;
    dct:modified "2025-11-13T07:30:10.188312"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Delta Electricity Annual Report 2002" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/b94cd27c-4f17-4639-811d-22ca62725e08/resource/b765fa10-31a0-4e59-a8cd-d0371d6914bc> ;
    dcat:keyword "Delta Electricity" .

<https://data.nsw.gov.au/dataset/b94cd27c-4f17-4639-811d-22ca62725e08/resource/b765fa10-31a0-4e59-a8cd-d0371d6914bc> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-13T07:30:10.212566"^^xsd:dateTime ;
    dct:modified "2025-11-13T07:30:10.199376"^^xsd:dateTime ;
    dct:title "Delta Electricity Annual Report 15386" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/b94cd27c-4f17-4639-811d-22ca62725e08/resource/b765fa10-31a0-4e59-a8cd-d0371d6914bc/download/2002_delta_electricity_annual_report_15386.pdf> ;
    dcat:byteSize "2239771"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

