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

<https://data.gov.au/dataset/4ffd3afd-b61e-4da5-82b7-59659d362096> a dcat:Dataset ;
    dct:description """This report shows a count of solar PV modules 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 "4ffd3afd-b61e-4da5-82b7-59659d362096" ;
    dct:issued "2026-03-02T03:02:19.334208"^^xsd:dateTime ;
    dct:modified "2026-03-02T03:02:26.420942"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/5b412292-b98a-4c82-b36c-e6dbba0a22dd> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Solar PV modules" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:enquiries@team.solar.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/4ffd3afd-b61e-4da5-82b7-59659d362096/resource/827a06b8-c1a7-4f0f-8c1d-51fc73ccdc6b> ;
    dcat:keyword "environmental",
        "solar panels",
        "solar-power" .

<https://data.gov.au/dataset/4ffd3afd-b61e-4da5-82b7-59659d362096/resource/827a06b8-c1a7-4f0f-8c1d-51fc73ccdc6b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-28T05:14:31.571952"^^xsd:dateTime ;
    dct:modified "2026-03-02T03:02:19.330520"^^xsd:dateTime ;
    dct:title "Solar PV modules (January 2026)" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "11b46cddf8a6bc8ba851e2d2f43cb653"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.solar.vic.gov.au/sites/default/files/2026-01/Solar-Victoria-PV-modules-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" .

