@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/2e18476f-bd30-4047-87b5-368b233dd6fb> a dcat:Dataset ;
    dct:description """General government sector operating expenses, sourced from Australian Bureau
of Statistics historical data, classified by government purpose. The
underlying data from 1961-62 to 1997-98 represent a conversion from the
original cash series to an accruals basis by estimating depreciation and
superannuation expenses based on statistical modelling.""" ;
    dct:identifier "2e18476f-bd30-4047-87b5-368b233dd6fb" ;
    dct:issued "2025-06-25T18:12:47.592001"^^xsd:dateTime ;
    dct:modified "2025-06-25T18:12:50.216542"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Consolidated government purpose classification data 2012-13" ;
    dcat:distribution <https://data.gov.au/dataset/2e18476f-bd30-4047-87b5-368b233dd6fb/resource/469300e6-5825-4f3e-aaa5-5a735d9b745e> ;
    dcat:keyword "DTF",
        "Department of Treasury and Finance",
        "Economics",
        "finance",
        "health" .

<https://data.gov.au/dataset/2e18476f-bd30-4047-87b5-368b233dd6fb/resource/469300e6-5825-4f3e-aaa5-5a735d9b745e> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:15:21.724109"^^xsd:dateTime ;
    dct:modified "2025-06-25T18:12:47.581151"^^xsd:dateTime ;
    dct:title "Consolidated government purpose classification data 2012-13" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/be01ee9d-e284-4f88-a1d2-a1f500adeea8/ConsolidatedGovernmentPurposeClassificationData2012-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" .

