@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/18ec37f3-b68b-421e-b6b5-bccef4c960ad> a dcat:Dataset ;
    dct:description "List of mobile apps developed by Queensland Government and partners." ;
    dct:identifier "18ec37f3-b68b-421e-b6b5-bccef4c960ad" ;
    dct:issued "2025-11-11T07:41:51.645585"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:41:54.849392"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/65dc4bda-8ff4-4e8d-99d3-e1bf680e6ee4> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Queensland Government mobile apps" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "onlineproducts@smartservice.qld.gov.au" ;
            vcard:hasEmail <mailto:onlineproducts@smartservice.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/18ec37f3-b68b-421e-b6b5-bccef4c960ad/resource/e99876c4-6113-49c8-915c-abb8aa49aa56> ;
    dcat:keyword "mobile apps" .

<https://data.gov.au/dataset/18ec37f3-b68b-421e-b6b5-bccef4c960ad/resource/e99876c4-6113-49c8-915c-abb8aa49aa56> a dcat:Distribution ;
    dct:description """A CSV file listing mobile apps developed by Queensland Government and partners.\r
\r
""" ;
    dct:format "CSV" ;
    dct:issued "2014-04-04T02:16:50.649425"^^xsd:dateTime ;
    dct:modified "2025-11-11T07:41:51.633979"^^xsd:dateTime ;
    dct:title "Queensland Government mobile apps" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "e2caf233651acdac4952aa988901a4a9"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/18ec37f3-b68b-421e-b6b5-bccef4c960ad/resource/e99876c4-6113-49c8-915c-abb8aa49aa56/download/qld-apps-20250925.csv> ;
    dcat:mediaType "application/csv" .

<https://data.gov.au/organization/65dc4bda-8ff4-4e8d-99d3-e1bf680e6ee4> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Communities, Housing and Digital Economy" .

