@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/19a4a40c-01b9-43db-b496-1a9437c2275e> a dcat:Dataset ;
    dct:description """This spreadsheet provides information on the Essential Services Commission
workforce for the 2009 - 2010 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 "19a4a40c-01b9-43db-b496-1a9437c2275e" ;
    dct:issued "2025-06-25T17:32:31.276233"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:32:33.752336"^^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 2009-2010" ;
    dcat:distribution <https://data.gov.au/dataset/19a4a40c-01b9-43db-b496-1a9437c2275e/resource/f62e0489-7dd0-454b-9ef0-c44edd6ef81d> ;
    dcat:keyword "economy",
        "employment",
        "staffing" .

<https://data.gov.au/dataset/19a4a40c-01b9-43db-b496-1a9437c2275e/resource/f62e0489-7dd0-454b-9ef0-c44edd6ef81d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:15:59.039373"^^xsd:dateTime ;
    dct:modified "2025-06-25T17:32:31.269017"^^xsd:dateTime ;
    dct:title "Essential Services Commission Workforce 2009-2010" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/d07eb103-d6d1-4c89-b7a5-a1e400ef9a91/2009-10_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" .

