@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/de5c685e-0bf4-4045-90be-6867f188e0e3> a dcat:Dataset ;
    dct:description "National Injury Insurance Agency Queensland (NIISQ) Contract disclosure data" ;
    dct:identifier "de5c685e-0bf4-4045-90be-6867f188e0e3" ;
    dct:issued "2025-11-11T14:23:28.644066"^^xsd:dateTime ;
    dct:modified "2026-04-09T23:53:58.808443"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/126998b7-e040-4751-892a-0a17abd190a2> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "NIISQ Agency Contract Disclosure" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "jenny.mans@niis.qld.gov.au" ;
            vcard:hasEmail <mailto:jenny.mans@niis.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/de5c685e-0bf4-4045-90be-6867f188e0e3/resource/b583016e-6eb8-477f-b58d-b7406e0f7333> ;
    dcat:keyword "NIISQ",
        "NIISQ Agency",
        "National Injury Insurance Agency",
        "national injury insurance agency queensland" .

<https://data.gov.au/dataset/de5c685e-0bf4-4045-90be-6867f188e0e3/resource/b583016e-6eb8-477f-b58d-b7406e0f7333> a dcat:Distribution ;
    dct:description "FY2025-26 contract disclosure data" ;
    dct:format "CSV" ;
    dct:issued "2024-09-25T03:27:21.380742"^^xsd:dateTime ;
    dct:modified "2026-04-09T23:53:56.821434"^^xsd:dateTime ;
    dct:title "NIISQ Agency Contract Disclosure 2025-26" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "18b43921045015843a2b6ec12dfa1cf1"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/de5c685e-0bf4-4045-90be-6867f188e0e3/resource/b583016e-6eb8-477f-b58d-b7406e0f7333/download/niisq-agency-contract-disclosure-2025-2026.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/organization/126998b7-e040-4751-892a-0a17abd190a2> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "National Injury Insurance Scheme, Queensland" .

