@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/40ddeccd-187d-405a-96e5-9300afc6f029> a dcat:Dataset ;
    dct:description """This spreadsheet provides information on the State Revenue Office workforce
for the 2010 - 2011 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 "40ddeccd-187d-405a-96e5-9300afc6f029" ;
    dct:issued "2025-06-25T18:50:29.793947"^^xsd:dateTime ;
    dct:modified "2025-06-25T18:50:32.379954"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0ef028b4-f049-4f20-9415-047d0ee300b2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "State Revenue Office Workforce 2010-2011" ;
    dcat:distribution <https://data.gov.au/dataset/40ddeccd-187d-405a-96e5-9300afc6f029/resource/d58b34bc-e97f-4b5c-8acd-f28fb0dc44d1> ;
    dcat:keyword "economy",
        "employment",
        "staffing" .

<https://data.gov.au/dataset/40ddeccd-187d-405a-96e5-9300afc6f029/resource/d58b34bc-e97f-4b5c-8acd-f28fb0dc44d1> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:15:54.411989"^^xsd:dateTime ;
    dct:modified "2025-06-25T18:50:29.785988"^^xsd:dateTime ;
    dct:title "State Revenue Office Workforce 2010-2011" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/0a1e0a98-b396-4be3-a3b1-a1e400f0b143/2010-11_workforce_SRO.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" .

