@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/603641e9-2f99-4ca4-8a51-bb69ab4a3e89> a dcat:Dataset ;
    dct:description """This spreadsheet provides information on the Deopartment of Treasury and
Fiannce workforce for the 2011-12 financial year. It includes data on the
headcount and FTE of DTF, 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 "603641e9-2f99-4ca4-8a51-bb69ab4a3e89" ;
    dct:issued "2025-06-25T19:56:58.200873"^^xsd:dateTime ;
    dct:modified "2025-06-25T19:57:00.798569"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DTF Workforce 2011-12 DTF Executives" ;
    dcat:distribution <https://data.gov.au/dataset/603641e9-2f99-4ca4-8a51-bb69ab4a3e89/resource/3b9cf466-e131-46f3-8d25-049b9aaf6a52> ;
    dcat:keyword "economy",
        "employment",
        "staffing" .

<https://data.gov.au/dataset/603641e9-2f99-4ca4-8a51-bb69ab4a3e89/resource/3b9cf466-e131-46f3-8d25-049b9aaf6a52> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:21:01.296519"^^xsd:dateTime ;
    dct:modified "2025-06-25T19:56:58.193179"^^xsd:dateTime ;
    dct:title "DTF Workforce 2011-12 DTF Executives" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/74dceac1-48af-4ce6-b53d-a33400f800a9/Portfolio-Executive-Officers-DTF-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" .

