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

<https://data.gov.au/dataset/a82c5053-5e0c-4140-8f01-070dc73255ed> a dcat:Dataset ;
    dct:description "DTET On-Time Payment Reporting  2025-26 " ;
    dct:identifier "a82c5053-5e0c-4140-8f01-070dc73255ed" ;
    dct:issued "2025-11-11T12:33:07.831169"^^xsd:dateTime ;
    dct:modified "2026-02-11T13:15:12.381490"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/bbd1c802-0ba5-48ca-aa9a-dc95fabfe797> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DTET On-Time Payment Reporting 2025-26" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "finance@desbt.qld.gov.au" ;
            vcard:hasEmail <mailto:finance@desbt.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/a82c5053-5e0c-4140-8f01-070dc73255ed/resource/21d8c8b6-2ef3-4efb-ad86-8f5f23687cd4> ;
    dcat:keyword "On Time Payment Reporting 2025-26" ;
    dcat:landingPage <true> .

<https://data.gov.au/dataset/a82c5053-5e0c-4140-8f01-070dc73255ed/resource/21d8c8b6-2ef3-4efb-ad86-8f5f23687cd4> a dcat:Distribution ;
    dct:description "On Time Payment Report Q2 2025-26" ;
    dct:format "CSV" ;
    dct:issued "2026-01-30T05:06:24.428243"^^xsd:dateTime ;
    dct:modified "2026-02-11T13:15:10.469586"^^xsd:dateTime ;
    dct:title "On Time Payment Report 2025-2026" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "25cc9ac0372f95942b0c1daddb8bf2d8"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/a82c5053-5e0c-4140-8f01-070dc73255ed/resource/21d8c8b6-2ef3-4efb-ad86-8f5f23687cd4/download/desbt-on-time-payment-report-december-qtr-2-2025-2026.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/bbd1c802-0ba5-48ca-aa9a-dc95fabfe797> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Trade, Employment and Training" .

<true> a foaf:Document .

