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

<https://data.gov.au/dataset/653b9826-7a30-4199-8c0e-d8b2ede279ec> a dcat:Dataset ;
    dct:description """This spreadsheet provides information on the Essential Services Commission
workforce for the 2008 - 2009 financial year. It includes data on the
headcount and FTE of the Office, as well as employment type, gradings, ages
and gender of employees.  Data from the previous financial year is also
included for comparison purposes.""" ;
    dct:identifier "653b9826-7a30-4199-8c0e-d8b2ede279ec" ;
    dct:issued "2025-06-25T20:06:52.349741"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:06:54.850018"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Essential Services Commission Workforce 2008-2009" ;
    dcat:distribution <https://data.gov.au/dataset/653b9826-7a30-4199-8c0e-d8b2ede279ec/resource/48794d0e-d0b5-4991-9e26-de64dea999b1> ;
    dcat:keyword "economy",
        "employment",
        "staffing" .

<https://data.gov.au/dataset/653b9826-7a30-4199-8c0e-d8b2ede279ec/resource/48794d0e-d0b5-4991-9e26-de64dea999b1> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:15:58.164746"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:06:52.342689"^^xsd:dateTime ;
    dct:title "Essential Services Commission Workforce 2008-2009" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/80fbb86b-c065-4166-93a2-a1e400ef1656/2008-09_workforce_ESC.xls> .

<https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "DTF - Corporate and Government Services" .

