@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/1cfd8dda-3c8f-4bed-838f-5de654a5c2b9> a dcat:Dataset ;
    dct:description "Accounts Payable - Number of Invoices Escalated FY15" ;
    dct:identifier "1cfd8dda-3c8f-4bed-838f-5de654a5c2b9" ;
    dct:issued "2025-06-25T13:40:27.401749"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T13:40:29.198561"^^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 "Accounts Payable - Number of Invoices Escalated FY15" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/1cfd8dda-3c8f-4bed-838f-5de654a5c2b9/resource/8291b0cb-4640-45de-b205-91cfc6689e64> ;
    dcat:keyword "Accounts Payable" .

<https://data.gov.au/dataset/1cfd8dda-3c8f-4bed-838f-5de654a5c2b9/resource/8291b0cb-4640-45de-b205-91cfc6689e64> a dcat:Distribution ;
    dct:description "Accounts Payable - Number of Invoices Escalated FY15" ;
    dct:format "XLSX" ;
    dct:issued "2016-06-23T18:22:55.596162"^^xsd:dateTime ;
    dct:modified "2025-06-25T13:40:27.397356"^^xsd:dateTime ;
    dct:title "Accounts Payable - Number of Invoices Escalated FY15" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/1cfd8dda-3c8f-4bed-838f-5de654a5c2b9/resource/8291b0cb-4640-45de-b205-91cfc6689e64/download/adminsrvad.sa.gov.audfsrootusersssaservdeliveryemployeeservmoulet01my-documentsopen-data-2016pr.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" .

