@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/81e2e723-cbed-4a9c-bcbf-3b7c89203b37> a dcat:Dataset ;
    dct:description """This report shows a count of inverter 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 "81e2e723-cbed-4a9c-bcbf-3b7c89203b37" ;
    dct:issued "2026-03-02T04:49:32.718109"^^xsd:dateTime ;
    dct:modified "2026-03-02T04:49:41.046566"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/5b412292-b98a-4c82-b36c-e6dbba0a22dd> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Inverter models" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:enquiries@team.solar.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/81e2e723-cbed-4a9c-bcbf-3b7c89203b37/resource/b1a43da1-5974-449f-a031-02431f304a90> ;
    dcat:keyword "AC electricity",
        "environment",
        "solar-power" .

<https://data.gov.au/dataset/81e2e723-cbed-4a9c-bcbf-3b7c89203b37/resource/b1a43da1-5974-449f-a031-02431f304a90> a dcat:Distribution ;
    dct:format "xlxs" ;
    dct:issued "2026-01-28T06:27:35.281902"^^xsd:dateTime ;
    dct:modified "2026-03-02T04:49:32.714388"^^xsd:dateTime ;
    dct:title "Inverter models (January 2026)" ;
    dcat:accessURL <https://www.solar.vic.gov.au/sites/default/files/2026-01/Solar-Victoria-inverter-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" .

