@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/6bc30bef-e024-435c-9fe9-7d5c5abe5745> a dcat:Dataset ;
    dct:description """This spreadsheet provides information on the State Revenue Office 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 "6bc30bef-e024-435c-9fe9-7d5c5abe5745" ;
    dct:issued "2025-06-25T20:20:38.083227"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:20:40.879676"^^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 2009-2010" ;
    dcat:distribution <https://data.gov.au/dataset/6bc30bef-e024-435c-9fe9-7d5c5abe5745/resource/51f7648a-5f3b-4a25-ad0b-ba52e7a96b38> ;
    dcat:keyword "economy",
        "employment",
        "staffing" .

<https://data.gov.au/dataset/6bc30bef-e024-435c-9fe9-7d5c5abe5745/resource/51f7648a-5f3b-4a25-ad0b-ba52e7a96b38> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:15:53.551941"^^xsd:dateTime ;
    dct:modified "2025-06-25T20:20:38.073452"^^xsd:dateTime ;
    dct:title "State Revenue Office Workforce 2009-2010" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/34cd42d5-80e4-4a10-b745-a1e400f0502f/2009-10_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" .

