@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/6d4673ee-df6c-4f93-97ae-dd89095d4afa> a dcat:Dataset ;
    dct:description """The data on number, in headcount, of all executive officers or senior executive service (SES) of the department and its portfolio agencies, at 30 June, showing the number by gender and by Class and variance compared to the previous year.

This dataset includes break-down by the public entities under Department of Education during the period.

Annual Report published: https://www.vic.gov.au/department-education-annual-reports""" ;
    dct:identifier "6d4673ee-df6c-4f93-97ae-dd89095d4afa" ;
    dct:issued "2026-03-02T03:59:13.459173"^^xsd:dateTime ;
    dct:modified "2026-03-02T03:59:21.631967"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/43fadf44-646a-4fd5-8ede-c98ad830bc79> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DE 2024-25 Annual Report Senior Executive Service" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:Emily.Jones6@education.vic.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/6d4673ee-df6c-4f93-97ae-dd89095d4afa/resource/8d23a80d-7435-4853-a6b8-4875452c9c44> ;
    dcat:keyword "2024 to 2025",
        "Annual Reports",
        "Reconciliation of Exec Numbers",
        "SES Headcount by Gender",
        "SES Headcount in Entities",
        "Senior Executive Service",
        "VPS" .

<https://data.gov.au/dataset/6d4673ee-df6c-4f93-97ae-dd89095d4afa/resource/8d23a80d-7435-4853-a6b8-4875452c9c44> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-01-14T03:36:26.203029"^^xsd:dateTime ;
    dct:modified "2026-03-02T03:59:13.452643"^^xsd:dateTime ;
    dct:title "DE 2024-25 Annual Report Senior Executive Service" ;
    dcat:accessURL <https://www.education.vic.gov.au/Documents/about/research/datavic/dv417-DE_2024_25_SeniorExecService.xlsx> .

<https://data.gov.au/organization/43fadf44-646a-4fd5-8ede-c98ad830bc79> a foaf:Agent ;
    foaf:mbox "contact@dpc.vic.gov.au" ;
    foaf:name "Accountability and Oversight" .

