@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/1f29dd12-be9c-432e-8de7-cebb758d579f> a dcat:Dataset ;
    dct:description "Data set extracts from the Department of Health and Human Services Annual Report for the 2019-20 financial year." ;
    dct:identifier "1f29dd12-be9c-432e-8de7-cebb758d579f" ;
    dct:issued "2025-06-25T17:44:19.380987"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:44:22.019230"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c81f48b6-8b9d-46a4-986d-5b4daedd1339> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DHHS annual report 2019-20 - Budgetory performance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:simon.desousa@dpc.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/1f29dd12-be9c-432e-8de7-cebb758d579f/resource/70c487bf-935b-4e9d-bd67-c15e409ca545> ;
    dcat:keyword "2019-20",
        "Annual Financial Report",
        "Annual Reporting",
        "Budget",
        "DHHS" .

<https://data.gov.au/dataset/1f29dd12-be9c-432e-8de7-cebb758d579f/resource/70c487bf-935b-4e9d-bd67-c15e409ca545> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-10-05T21:30:29.345933"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:44:19.369522"^^xsd:dateTime ;
    dct:title "Annual Report 2019-20" ;
    dcat:accessURL <https://www.dhhs.vic.gov.au/dhhs-2019-20-annual-report-machine-readable-dataset-budgetary-performance> .

<https://data.gov.au/organization/c81f48b6-8b9d-46a4-986d-5b4daedd1339> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Department of Health" .

