@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/7beb299e-4369-450a-a746-7cd2df22adde> a dcat:Dataset ;
    dct:description """Delta Electricity Annual Report 1999

**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 "7beb299e-4369-450a-a746-7cd2df22adde" ;
    dct:issued "2021-09-08T15:19:02.355315"^^xsd:dateTime ;
    dct:modified "2025-11-13T07:28:53.974923"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Delta Electricity Annual Report 1999" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/7beb299e-4369-450a-a746-7cd2df22adde/resource/905ecdc5-0089-47a6-9e83-26057e8eb638> ;
    dcat:keyword "Delta Electricity" .

<https://data.nsw.gov.au/dataset/7beb299e-4369-450a-a746-7cd2df22adde/resource/905ecdc5-0089-47a6-9e83-26057e8eb638> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-13T07:28:53.997689"^^xsd:dateTime ;
    dct:modified "2025-11-13T07:28:53.985832"^^xsd:dateTime ;
    dct:title "Delta Electricity Annual Report 15383" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/7beb299e-4369-450a-a746-7cd2df22adde/resource/905ecdc5-0089-47a6-9e83-26057e8eb638/download/1999_delta_electricity_annual_report_15383.pdf> ;
    dcat:byteSize "9586741"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

