@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/7db14e13-9ead-4396-91b6-430ebba9f5ea> a dcat:Dataset ;
    dct:description "Call centre enquiries daily for last month where the caller made a non-generic registration enquiry." ;
    dct:identifier "7db14e13-9ead-4396-91b6-430ebba9f5ea" ;
    dct:issued "2025-11-11T11:07:15.863400"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:07:18.985986"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Daily registration calls from SSQ last month" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@tmr.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@tmr.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/7db14e13-9ead-4396-91b6-430ebba9f5ea/resource/2e37bec5-4d3e-459d-a175-15c4d2704c54>,
        <https://data.gov.au/dataset/7db14e13-9ead-4396-91b6-430ebba9f5ea/resource/fa9a4239-cfff-4b21-bd60-e9b13fb7895b> ;
    dcat:keyword "call centre",
        "call cetnre",
        "customer service" .

<https://data.gov.au/dataset/7db14e13-9ead-4396-91b6-430ebba9f5ea/resource/2e37bec5-4d3e-459d-a175-15c4d2704c54> a dcat:Distribution ;
    dct:description "Explanation of the column headings in the dataset. " ;
    dct:format "CSV" ;
    dct:issued "2014-06-25T07:20:33.173430"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:07:15.853003"^^xsd:dateTime ;
    dct:title "Dataset explanations" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3e779d1fa24cf1db27bb4a6e4b343894"^^xsd:hexBinary ] ;
    dcat:accessURL <http://www.tmr.qld.gov.au/~/media/aboutus/corpinfo/Open%20data/n/132380DailyRegistrationCallsfromSSQLastMonthexplanation> .

<https://data.gov.au/dataset/7db14e13-9ead-4396-91b6-430ebba9f5ea/resource/fa9a4239-cfff-4b21-bd60-e9b13fb7895b> a dcat:Distribution ;
    dct:description """Daily call statistics (such as call counts, talk times, wait times, levels of service) for the call centre's returning non-generic registration end point for each work day last month.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2014-06-25T07:20:13.145368"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:07:15.850911"^^xsd:dateTime ;
    dct:title "Daily registration calls from SSQ last month " ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "3386be40e334adeae2303119780799f7904a3654"^^xsd:hexBinary ] ;
    dcat:accessURL <http://www.tmr.qld.gov.au/~/media/aboutus/corpinfo/Open%20data/n/132380DailyRegistrationCallsfromSSQLastMonth> ;
    dcat:mediaType "application/octet-stream" .

<https://data.gov.au/organization/cff307ee-320a-41eb-a4ef-187ff65563ab> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Transport and Main Roads" .

