@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/b95a5add-c6e4-4605-a726-f5c7c58644b3> a dcat:Dataset ;
    dct:description "Find our details to email us, call our contact centre or visit one of our counters." ;
    dct:identifier "b95a5add-c6e4-4605-a726-f5c7c58644b3" ;
    dct:issued "2025-11-11T13:06:03.712414"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:06:07.533021"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9c9f1649-df31-4860-b79a-92f2d0849c2f> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Office of Fair Trading  locations" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "onlineservices@justice.qld.gov.au" ;
            vcard:hasEmail <mailto:onlineservices@justice.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/b95a5add-c6e4-4605-a726-f5c7c58644b3/resource/44d457a4-b1ad-40a4-af9f-670989ce36bb> ;
    dcat:keyword "contact details",
        "customer service",
        "service centres" .

<https://data.gov.au/dataset/b95a5add-c6e4-4605-a726-f5c7c58644b3/resource/44d457a4-b1ad-40a4-af9f-670989ce36bb> a dcat:Distribution ;
    dct:description """Regional offices that provides services for Fair Trading regulated industry licencees, consumer and trader information and handling of complaints.\r
""" ;
    dct:format "CSV" ;
    dct:issued "2018-11-14T01:07:23.922543"^^xsd:dateTime ;
    dct:modified "2025-11-11T13:06:03.699057"^^xsd:dateTime ;
    dct:title "Office of Fair Trading regional offices" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "921ad6c3341f5e6b32dc1271bc3eef4c"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/b95a5add-c6e4-4605-a726-f5c7c58644b3/resource/44d457a4-b1ad-40a4-af9f-670989ce36bb/download/oft-regional-offices.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/9c9f1649-df31-4860-b79a-92f2d0849c2f> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Justice" .

