@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/8286b988-26f6-422a-a808-8416e2db46c1> a dcat:Dataset ;
    dct:description """This spreadsheet provides information on the State Revenue Office workforce
for the 2011-12 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 "8286b988-26f6-422a-a808-8416e2db46c1" ;
    dct:issued "2025-06-25T21:11:44.099705"^^xsd:dateTime ;
    dct:modified "2025-06-25T21:11:47.066586"^^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 2011-12" ;
    dcat:distribution <https://data.gov.au/dataset/8286b988-26f6-422a-a808-8416e2db46c1/resource/f4776175-3687-4677-b5d5-82780627cd42> ;
    dcat:keyword "economy",
        "employment",
        "staffing" .

<https://data.gov.au/dataset/8286b988-26f6-422a-a808-8416e2db46c1/resource/f4776175-3687-4677-b5d5-82780627cd42> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:issued "2014-08-01T15:21:02.940720"^^xsd:dateTime ;
    dct:modified "2025-06-25T21:11:44.091741"^^xsd:dateTime ;
    dct:title "State Revenue Office Workforce 2011-12" ;
    dcat:accessURL <https://www.dtf.vic.gov.au/files/2f24357c-2a83-4406-a883-a33400f80225/SRO-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" .

