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

<https://data.gov.au/dataset/1ec936cd-98d0-4b21-ae01-fdc23db68dff> a dcat:Dataset ;
    dct:description """The general government statement of changes in equity series from 30 June
2010. This table of current data presents reconciliations of each non-owner
and owner equity opening balance at the beginning of the year to the closing
balance at the end of the year.""" ;
    dct:identifier "1ec936cd-98d0-4b21-ae01-fdc23db68dff" ;
    dct:issued "2025-06-25T17:43:19.666207"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:43:22.241789"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Consolidated statement of changes in equity 2012-13" ;
    dcat:distribution <https://data.gov.au/dataset/1ec936cd-98d0-4b21-ae01-fdc23db68dff/resource/fc1034ba-0abe-43e4-aef8-441a847d27bf> ;
    dcat:keyword "DTF",
        "Department of Treasury and Finance",
        "Economics",
        "and",
        "finance" .

<https://data.gov.au/dataset/1ec936cd-98d0-4b21-ae01-fdc23db68dff/resource/fc1034ba-0abe-43e4-aef8-441a847d27bf> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:15:15.420855"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:43:19.654504"^^xsd:dateTime ;
    dct:title "Consolidated statement of changes in equity 2012-13" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/e2cbc8af-8d2a-4d9d-bb9e-a1f500ae0435/ConsolidatedStatementChangesEquityGG2012-13BudgetUpdate.xls> .

<https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "DTF - Corporate and Government Services" .

