@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/55feacdd-dca8-473f-8b11-b7f2f22e6840> a dcat:Dataset ;
    dct:description """Delta Electricity Annual Report 1997

**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 "55feacdd-dca8-473f-8b11-b7f2f22e6840" ;
    dct:issued "2021-09-08T15:19:02.865324"^^xsd:dateTime ;
    dct:modified "2025-11-13T07:28:46.635259"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Delta Electricity Annual Report 1997" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/55feacdd-dca8-473f-8b11-b7f2f22e6840/resource/4dc80881-cd0f-4f00-94f7-717ab0e96255> ;
    dcat:keyword "Delta Electricity" .

<https://data.nsw.gov.au/dataset/55feacdd-dca8-473f-8b11-b7f2f22e6840/resource/4dc80881-cd0f-4f00-94f7-717ab0e96255> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-13T07:28:46.658671"^^xsd:dateTime ;
    dct:modified "2025-11-13T07:28:46.646472"^^xsd:dateTime ;
    dct:title "Delta Electricity Annual Report 15381" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/55feacdd-dca8-473f-8b11-b7f2f22e6840/resource/4dc80881-cd0f-4f00-94f7-717ab0e96255/download/1997_delta_electricity_annual_report_15381.pdf> ;
    dcat:byteSize "9715888"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

