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

<https://data.gov.au/dataset/73dcadc2-ce06-4d1b-9ad3-eb658178e2be> a dcat:Dataset ;
    dct:description "Consultancy expenditure for the Department of Premier and Cabinet 2024-25" ;
    dct:identifier "73dcadc2-ce06-4d1b-9ad3-eb658178e2be" ;
    dct:issued "2026-01-22T20:39:58.414871"^^xsd:dateTime ;
    dct:modified "2026-03-02T04:16:42.071040"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9c1000ff-097b-48b3-ab1f-76e60a03fb7a> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Department of Premier and Cabinet - Consultancy expenditure 2024-25" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:governance@dgs.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/73dcadc2-ce06-4d1b-9ad3-eb658178e2be/resource/0a3bd84e-eaf5-4d52-be54-d124b37e1c74> ;
    dcat:keyword "Consultancy expenditure",
        "DPC",
        "Department of Premier and Cabinet" .

<https://data.gov.au/dataset/73dcadc2-ce06-4d1b-9ad3-eb658178e2be/resource/0a3bd84e-eaf5-4d52-be54-d124b37e1c74> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T05:20:19.640094"^^xsd:dateTime ;
    dct:modified "2026-03-02T04:16:28.129180"^^xsd:dateTime ;
    dct:title "DPC Consultancy expenditure 2024-25 dataset" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "a7e3ca1d4bde7081b929511bd1202a2d"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.vic.gov.au/sites/default/files/2025-12/DPC-Consultancy-expenditure-2024-25-dataset.xlsx> .

<https://data.gov.au/organization/9c1000ff-097b-48b3-ab1f-76e60a03fb7a> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Department of Premier and Cabinet" .

