@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/a78df4dc-2be4-486b-a682-6e9f53cb3635> a dcat:Dataset ;
    dct:description "Occupational health and safety management measures for the Department of Premier and Cabinet 2023-24" ;
    dct:identifier "a78df4dc-2be4-486b-a682-6e9f53cb3635" ;
    dct:issued "2026-01-22T23:07:00.914273"^^xsd:dateTime ;
    dct:modified "2026-03-02T06:08:38.590237"^^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 2023-24" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:governance@dgs.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/a78df4dc-2be4-486b-a682-6e9f53cb3635/resource/2de60d4d-280d-41cb-88f5-2e1433383cd7> ;
    dcat:keyword "DPC",
        "Department of Premier and Cabinet",
        "occupational health and safety" .

<https://data.gov.au/dataset/a78df4dc-2be4-486b-a682-6e9f53cb3635/resource/2de60d4d-280d-41cb-88f5-2e1433383cd7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-12T05:24:55.736255"^^xsd:dateTime ;
    dct:modified "2026-03-02T06:08:31.235599"^^xsd:dateTime ;
    dct:title "DPC OH&S 2023-24 dataset" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "9a88438043e19f6c5edd521fb873b15c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.vic.gov.au/sites/default/files/2025-10/DPC-OH%26S-2023-24-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" .

