@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/e610616d-24a9-4a92-a81f-4523f97a690c> a dcat:Dataset ;
    dct:description "Ausgrid operates a network with over 180 zone substations. These substations form the boundary between the sub-transmission network and the distribution (11kV) network.  Reporting years available are from 2005 onwards. Data provided via the Ausgrid website is in csv." ;
    dct:identifier "e610616d-24a9-4a92-a81f-4523f97a690c" ;
    dct:issued "2016-07-20T00:34:51.893262"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-12-22T05:46:50.047999"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b2237239-662b-4149-9bbf-bb02ed7337ae> ;
    dct:title "Distribution Zone Substation Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "datanswadmin" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e610616d-24a9-4a92-a81f-4523f97a690c/resource/834ae8a6-75d5-44dd-94a6-087637a1485c> ;
    dcat:keyword "metering",
        "network",
        "substation",
        "zone" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e610616d-24a9-4a92-a81f-4523f97a690c/resource/834ae8a6-75d5-44dd-94a6-087637a1485c> a dcat:Distribution ;
    dct:description """Ausgrid operates a network with over 180 zone substations. These substations form the boundary between the sub-transmission network and the distribution (11kV) network.  Reporting years from 2005 onwards.\r
\r
The data is contained in csv files, which are bundled in a zipped file for each financial year. Every csv file contains data for a single zone substation. """ ;
    dct:format "website link " ;
    dct:issued "2016-07-20T10:37:44.854228"^^xsd:dateTime ;
    dct:modified "2021-12-22T05:46:50.060567"^^xsd:dateTime ;
    dct:title "Distribution Zone " ;
    dcat:accessURL <https://www.ausgrid.com.au/Industry/Our-Research/Data-to-share/Distribution-zone-substation-data> .

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

