@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/9278ccdf-b345-4c79-bcba-905f68479413> a dcat:Dataset ;
    dct:description """Ausgrid is providing the following data on electricity consumption within our network area to be used in developing applications or by researchers. The data is from customer billing data and grouped by local government areas (LGA) in Ausgrid's network.\r
\r
""" ;
    dct:identifier "9278ccdf-b345-4c79-bcba-905f68479413" ;
    dct:issued "2016-07-20T03:45:55.004977"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-12-22T05:44:49.382523"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b2237239-662b-4149-9bbf-bb02ed7337ae> ;
    dct:title "Average Electricity Use" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "datanswadmin" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9278ccdf-b345-4c79-bcba-905f68479413/resource/c9ed643d-e7fd-4449-83c6-36ae7d90b344> ;
    dcat:keyword "billing",
        "customer",
        "electricity",
        "local government",
        "usage" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9278ccdf-b345-4c79-bcba-905f68479413/resource/c9ed643d-e7fd-4449-83c6-36ae7d90b344> a dcat:Distribution ;
    dct:description """The data is from customer billing data and grouped by local government areas (LGA) in Ausgrid's network.\r
\r
Average electricity consumption by geographic area can vary significantly due to a number of factors. These include differences in climate, the use of natural gas, the type of housing (house or apartment), type of business (commercial or industrial), and varying household socio-demographics or business types.  \r
\r
This data does not include high voltage customers and supply to services such as public lighting and bus shelters.\r
\r
Data via Ausgrid website are in CSV, XLSX and PDF""" ;
    dct:format "website link" ;
    dct:issued "2016-07-20T13:47:52.751707"^^xsd:dateTime ;
    dct:modified "2021-12-22T05:44:49.398162"^^xsd:dateTime ;
    dct:title "Average Electricity Use" ;
    dcat:accessURL <https://www.ausgrid.com.au/Industry/Our-Research/Data-to-share/Average-electricity-use> .

<https://uatdatansw.dac.nsw.gov.au/organization/b2237239-662b-4149-9bbf-bb02ed7337ae> a foaf:Agent ;
    foaf:name "Ausgrid" .

