@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/a80956f3-9b5b-4a5a-8bf0-b62037065bf1> a dcat:Dataset ;
    dct:description "Payroll Services - Salary and Contract Variation Requests Received and Completed" ;
    dct:identifier "a80956f3-9b5b-4a5a-8bf0-b62037065bf1" ;
    dct:issued "2025-06-25T14:55:21.752142"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T14:55:24.043934"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/753f127b-8991-447e-b3a2-e46b6f0c5d5a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (135.8667 -29.3833)"^^gsp:wktLiteral ] ;
    dct:title "Payroll Services - Salary and Contract Variation Requests Received and Completed" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "timothy-moule-2802" ] ;
    dcat:distribution <https://data.gov.au/dataset/a80956f3-9b5b-4a5a-8bf0-b62037065bf1/resource/fb4ec4d1-7d9b-498e-9ff5-f75fab8663da> ;
    dcat:keyword "Payroll Services" .

<https://data.gov.au/dataset/a80956f3-9b5b-4a5a-8bf0-b62037065bf1/resource/fb4ec4d1-7d9b-498e-9ff5-f75fab8663da> a dcat:Distribution ;
    dct:description "Payroll Services - Salary and Contract Variation Requests Received and Completed FY16" ;
    dct:format "XLSX" ;
    dct:issued "2016-06-28T09:13:59.408437"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:55:21.747843"^^xsd:dateTime ;
    dct:title "Payroll Services - Salary and Contract Variation Requests Received and Completed FY16" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/a80956f3-9b5b-4a5a-8bf0-b62037065bf1/resource/fb4ec4d1-7d9b-498e-9ff5-f75fab8663da/download/hmy-documentsopen-data-2016salary-and-contract-variation-requests-received-and-completed-fy16.xlsx> .

<https://data.gov.au/organization/753f127b-8991-447e-b3a2-e46b6f0c5d5a> a foaf:Agent ;
    foaf:mbox "DataSA@sa.gov.au" ;
    foaf:name "Department of the Premier and Cabinet" .

