@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://data.gov.au/dataset/043640ef-adc4-4c09-b697-bf14b8f9580e> a dcat:Dataset ;
    dct:description """This report shows a count of battery models installed with a Solar Victoria rebate and/or loan. Installations are recorded on the day of installation. Data may be updated by Solar Victoria after the fact, where corrections are identified.

Please refer to the most recent published version of this data set for the most accurate data.""" ;
    dct:identifier "043640ef-adc4-4c09-b697-bf14b8f9580e" ;
    dct:issued "2026-03-02T00:55:43.488842"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:55:50.095842"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/5b412292-b98a-4c82-b36c-e6dbba0a22dd> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Battery Models" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:enquiries@team.solar.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/043640ef-adc4-4c09-b697-bf14b8f9580e/resource/471096aa-34ff-4564-b0de-9d214d9e2bc9> ;
    dcat:keyword "Battery models",
        "electricity storage",
        "environmental",
        "solar-power" .

<https://data.gov.au/dataset/043640ef-adc4-4c09-b697-bf14b8f9580e/resource/471096aa-34ff-4564-b0de-9d214d9e2bc9> a dcat:Distribution ;
    dct:format "xlxs" ;
    dct:issued "2026-01-28T05:56:03.036690"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:55:43.482878"^^xsd:dateTime ;
    dct:title "Battery models (January 2026)" ;
    dcat:accessURL <https://www.solar.vic.gov.au/sites/default/files/2026-01/Solar-Victoria-battery-models_December-2025.xlsx> .

<https://data.gov.au/organization/5b412292-b98a-4c82-b36c-e6dbba0a22dd> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Solar Victoria" .

