@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/033d4eae-4a8f-4038-9d32-d47cdab673b9> a dcat:Dataset ;
    dct:description "Number of customer complaints received in the Department of Primary Industries and those that required further action and no further action. " ;
    dct:identifier "033d4eae-4a8f-4038-9d32-d47cdab673b9" ;
    dct:issued "2025-11-11T06:56:22.388294"^^xsd:dateTime ;
    dct:modified "2025-11-11T06:56:25.227276"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/06dffdc8-317a-49e9-963a-e70eab7a32c5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "S264(3) Customer Complaints" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ethics@dpi.qld.gov.au" ;
            vcard:hasEmail <mailto:ethics@dpi.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/033d4eae-4a8f-4038-9d32-d47cdab673b9/resource/9dc46d99-3110-4310-8fe5-75b91f0d2aa1> .

<https://data.gov.au/dataset/033d4eae-4a8f-4038-9d32-d47cdab673b9/resource/9dc46d99-3110-4310-8fe5-75b91f0d2aa1> a dcat:Distribution ;
    dct:description """Number of customer complaints received in the Department of Agriculture and Fisheries, now named the Department of Primary Industries, and those that required further action and no further action.\r
\r
**Note 2020–21 data:**\r
To provide more meaningful data to DAF and the public, a new definition of “further action” and “no further action ” was applied in 2020–21, which resulted in a fluctuation in data.""" ;
    dct:format "CSV" ;
    dct:issued "2023-09-08T04:40:58.605989"^^xsd:dateTime ;
    dct:modified "2025-11-11T06:56:22.384392"^^xsd:dateTime ;
    dct:title "S264(3) Customer Complaints" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "6052c8a24d2dbdd3af75e94c53988d48"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/033d4eae-4a8f-4038-9d32-d47cdab673b9/resource/9dc46d99-3110-4310-8fe5-75b91f0d2aa1/download/s264-3-customer-complaints.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/organization/06dffdc8-317a-49e9-963a-e70eab7a32c5> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Primary Industries" .

