@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/e5ba73b7-b6ea-4151-bc04-0a852d3452eb> a dcat:Dataset ;
    dct:description "Occupational health and safety management measures for the Department of Premier and Cabinet 2024-25" ;
    dct:identifier "e5ba73b7-b6ea-4151-bc04-0a852d3452eb" ;
    dct:issued "2026-01-23T02:11:25.790638"^^xsd:dateTime ;
    dct:modified "2026-03-02T08:23:31.129491"^^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 – OH&S data 2024-25" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:governance@dgs.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/e5ba73b7-b6ea-4151-bc04-0a852d3452eb/resource/eda7d12b-380f-4572-906c-04cf00cabe68> ;
    dcat:keyword "DPC",
        "Department of Premier and Cabinet",
        "occupational health and safety" .

<https://data.gov.au/dataset/e5ba73b7-b6ea-4151-bc04-0a852d3452eb/resource/eda7d12b-380f-4572-906c-04cf00cabe68> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T04:08:48.468858"^^xsd:dateTime ;
    dct:modified "2026-03-02T08:23:23.780581"^^xsd:dateTime ;
    dct:title "DPC OH&S dataset 2024-25" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "5fbf35730db181cabeeb2a7d42786705"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.vic.gov.au/sites/default/files/2025-12/DPC-OH%26S-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" .

