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

<https://data.gov.au/dataset/b6db6979-209f-4465-919f-9edbd06bae1e> a dcat:Dataset ;
    dct:description "Number of people employed at an executive level in the Department for Education by classification level for the period 2014 to 2024 for annual reporting purposes." ;
    dct:identifier "b6db6979-209f-4465-919f-9edbd06bae1e" ;
    dct:issued "2025-06-25T15:02:30.799186"^^xsd:dateTime ;
    dct:language "eng" ;
    dct:modified "2025-06-25T15:02:33.115292"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/b9848964-a5d3-499e-97bc-6c39c7309720> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (135.8667 -29.3833)"^^gsp:wktLiteral ] ;
    dct:title "Executive employment in the Department for Education" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "anirudh-kodavatiganti-4445" ] ;
    dcat:distribution <https://data.gov.au/dataset/b6db6979-209f-4465-919f-9edbd06bae1e/resource/31be99d5-df04-4e2a-bee2-dc1f99687306> ;
    dcat:keyword "annual report",
        "education department",
        "executive employment" .

<https://data.gov.au/dataset/b6db6979-209f-4465-919f-9edbd06bae1e/resource/31be99d5-df04-4e2a-bee2-dc1f99687306> a dcat:Distribution ;
    dct:description "Number of people employed at an executive level in the Department for Education by classification level for the period 2014 to 2024 for annual reporting purposes." ;
    dct:format "CSV" ;
    dct:issued "2019-03-01T03:44:39.258674"^^xsd:dateTime ;
    dct:modified "2025-06-25T15:02:30.791746"^^xsd:dateTime ;
    dct:title "Executive employment in the Department for Education " ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/b6db6979-209f-4465-919f-9edbd06bae1e/resource/31be99d5-df04-4e2a-bee2-dc1f99687306/download/annual-report_open_data_executives_2023-2024.csv> ;
    dcat:byteSize "3765"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/b9848964-a5d3-499e-97bc-6c39c7309720> a foaf:Agent ;
    foaf:mbox "DataSA@sa.gov.au" ;
    foaf:name "Department for Education" .

