@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/887bc20a-0f7c-434d-ab98-8c071d9add08> a dcat:Dataset ;
    dct:description """This spreadsheet provides information on CenITex workforce for the 2011-12
financial year. It includes data on the headcount and FTE, 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 "887bc20a-0f7c-434d-ab98-8c071d9add08" ;
    dct:issued "2025-06-25T21:26:55.610858"^^xsd:dateTime ;
    dct:modified "2025-06-25T21:26:58.282802"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "CenITex Workforce 2011-12" ;
    dcat:distribution <https://data.gov.au/dataset/887bc20a-0f7c-434d-ab98-8c071d9add08/resource/c9c2f1a3-41d9-4c20-8d46-42e671a9045f> ;
    dcat:keyword "economy",
        "employment",
        "staffing" .

<https://data.gov.au/dataset/887bc20a-0f7c-434d-ab98-8c071d9add08/resource/c9c2f1a3-41d9-4c20-8d46-42e671a9045f> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:21:05.043567"^^xsd:dateTime ;
    dct:modified "2025-06-25T21:26:55.602449"^^xsd:dateTime ;
    dct:title "CenITex Workforce 2011-12" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/fc664108-a6e3-46c2-b134-a33400f7f993/CenITex-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" .

