@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/5e2567bb-0e14-4158-8c92-83002a2df3bd> a dcat:Dataset ;
    dct:description "Accounts Receivable - Number of Current Debts 91-120 Days Old" ;
    dct:identifier "5e2567bb-0e14-4158-8c92-83002a2df3bd" ;
    dct:issued "2025-06-25T14:15:30.620115"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-06-25T14:15:33.197639"^^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 Receivable - Number of Current Debts 91-120 Days Old" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ckanadmin1" ] ;
    dcat:distribution <https://data.gov.au/dataset/5e2567bb-0e14-4158-8c92-83002a2df3bd/resource/9fb95a3e-3d34-40c3-8a64-d36f9b9e2f53> ;
    dcat:keyword "Accounts Receivable" .

<https://data.gov.au/dataset/5e2567bb-0e14-4158-8c92-83002a2df3bd/resource/9fb95a3e-3d34-40c3-8a64-d36f9b9e2f53> a dcat:Distribution ;
    dct:description "Accounts Receivable - Number of Current Debts 91-120 Days Old FY16" ;
    dct:format "XLSX" ;
    dct:issued "2016-06-24T11:45:43.793159"^^xsd:dateTime ;
    dct:modified "2025-06-25T14:15:30.615498"^^xsd:dateTime ;
    dct:title "Accounts Receivable - Number of Current Debts 91-120 Days Old FY16" ;
    dcat:accessURL <https://data.sa.gov.au/data/dataset/5e2567bb-0e14-4158-8c92-83002a2df3bd/resource/9fb95a3e-3d34-40c3-8a64-d36f9b9e2f53/download/adminsrvad.sa.gov.audfsrootusersssaservdeliveryemployeeservmoulet01my-documentsopen-data-2016fi.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" .

