@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/61c83508-f64b-473c-ad8f-1cd13c1f2b5f> a dcat:Dataset ;
    dct:description """Data set extracts from the The Department of Health and Human Services Annual Report for the 2018-19 financial year, tabled in Parliament on 17 October, 2019.
Departmental five-year financial summary.""" ;
    dct:identifier "61c83508-f64b-473c-ad8f-1cd13c1f2b5f" ;
    dct:issued "2025-06-25T20:00:23.161940"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:00:25.793707"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/64dfd4ed-f2cb-4545-aa82-cec2ca78a436> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DHHS annual report 2018-19 - Budgetory performance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bryce Stephens" ;
            vcard:hasEmail <mailto:Bryce.Stevens@dhhs.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/61c83508-f64b-473c-ad8f-1cd13c1f2b5f/resource/d23f6e11-4a71-43cb-92bf-01dd12d6f669> ;
    dcat:keyword "Annual Financial Reporting",
        "Annual Report",
        "Budgetory Performance",
        "DHHS" .

<https://data.gov.au/dataset/61c83508-f64b-473c-ad8f-1cd13c1f2b5f/resource/d23f6e11-4a71-43cb-92bf-01dd12d6f669> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-26T04:13:55.640398"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:00:23.152615"^^xsd:dateTime ;
    dct:title "Budgetory performance" ;
    dcat:accessURL <https://www.dhhs.vic.gov.au/dhhs-annual-report-2018-19-machine-readable-data-set-budgetary-performance> .

<https://data.gov.au/organization/64dfd4ed-f2cb-4545-aa82-cec2ca78a436> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Department of Health and Human Services" .

