@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/412e5cf4-7681-4ee8-ad1d-783cb8ec66a0> a dcat:Dataset ;
    dct:description """This spreadsheet provides historical data for the cash aggregates - cash
receipts, cash payments and net cash flows. This information has been
extracted from the Cash Flow Statement series.""" ;
    dct:identifier "412e5cf4-7681-4ee8-ad1d-783cb8ec66a0" ;
    dct:issued "2025-06-25T18:51:15.521283"^^xsd:dateTime ;
    dct:modified "2025-06-25T18:51:18.140439"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Cash flow aggregates 2013-14" ;
    dcat:distribution <https://data.gov.au/dataset/412e5cf4-7681-4ee8-ad1d-783cb8ec66a0/resource/cc2f708d-eccb-48ee-8a40-e28407f84004> ;
    dcat:keyword "Budget 2013",
        "DTF",
        "Department of Treasury and Finance",
        "Economics",
        "and",
        "finance" .

<https://data.gov.au/dataset/412e5cf4-7681-4ee8-ad1d-783cb8ec66a0/resource/cc2f708d-eccb-48ee-8a40-e28407f84004> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:17:50.824362"^^xsd:dateTime ;
    dct:modified "2025-06-25T18:51:15.509076"^^xsd:dateTime ;
    dct:title "Cash flow aggregates 2013-14" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/a22580a8-3f5a-47db-999d-a1d200ea060c/CashflowStatementsAggregatesGG2013-14Budget7May2013.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" .

