@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/0eb9584e-8fc6-4e34-b831-e0dd4b0495d8> a dcat:Dataset ;
    dct:description """This spreadsheet provides information on the Essential Services Commission
workforce for the 2011-12 financial year. It includes data on the headcount
and FTE of the Commission, 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 "0eb9584e-8fc6-4e34-b831-e0dd4b0495d8" ;
    dct:issued "2025-06-25T17:10:20.241079"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:10:22.829095"^^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 2011-12" ;
    dcat:distribution <https://data.gov.au/dataset/0eb9584e-8fc6-4e34-b831-e0dd4b0495d8/resource/2cb42170-ee91-43c1-9dd1-1032b44304e3> ;
    dcat:keyword "economy",
        "employment",
        "staffing" .

<https://data.gov.au/dataset/0eb9584e-8fc6-4e34-b831-e0dd4b0495d8/resource/2cb42170-ee91-43c1-9dd1-1032b44304e3> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:21:04.017773"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:10:20.233613"^^xsd:dateTime ;
    dct:title "Essential Services Commission Workforce 2011-12" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/e421212b-0697-44cd-841a-a33400f7fdbb/ESC-Figures-final-2011-12.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" .

