@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/7ca7e71a-6a12-407b-8b8b-1a7af3c9178c> a dcat:Dataset ;
    dct:description "The budget portfolio outcomes provide a comparison between the actual financial statements of all general government sector entities within the portfolio and the forecast financial information published in the 2024–25 Budget Paper No. 5 Statement of Finances (BP5)." ;
    dct:identifier "7ca7e71a-6a12-407b-8b8b-1a7af3c9178c" ;
    dct:issued "2026-03-02T04:36:41.622164"^^xsd:dateTime ;
    dct:modified "2026-03-02T04:36:49.779429"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/43fadf44-646a-4fd5-8ede-c98ad830bc79> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DE 2024-25 Annual Report Budget Portfolio Outcomes" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:Emily.Jones6@education.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/7ca7e71a-6a12-407b-8b8b-1a7af3c9178c/resource/f106e12e-7ccb-43fd-8bff-036b80ab8cd4> ;
    dcat:keyword "2024 to 2025",
        "Balance Sheet",
        "Changes in Equity",
        "Comprehensive operating statement",
        "VPS",
        "administered items statement",
        "annual report",
        "statement of cash flow" .

<https://data.gov.au/dataset/7ca7e71a-6a12-407b-8b8b-1a7af3c9178c/resource/f106e12e-7ccb-43fd-8bff-036b80ab8cd4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-14T03:29:54.762830"^^xsd:dateTime ;
    dct:modified "2026-03-02T04:36:41.614662"^^xsd:dateTime ;
    dct:title "2024-25 DE Annual Report Budget Portfolio Outcomes" ;
    dcat:accessURL <https://www.education.vic.gov.au/Documents/about/research/datavic/dv418-DE_2024_25_BudgetPortfolioOutcomes.xlsx> .

<https://data.gov.au/organization/43fadf44-646a-4fd5-8ede-c98ad830bc79> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Accountability and Oversight" .

