@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/5fa8a378-7a43-4a48-9046-88c32ed97250> a dcat:Dataset ;
    dct:description "Unitywater 2016-17 Consultancy spending and Overseas Travel" ;
    dct:identifier "5fa8a378-7a43-4a48-9046-88c32ed97250" ;
    dct:issued "2025-11-11T10:05:09.817556"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:05:13.779314"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/a7c6768b-a457-4487-b9e5-cec4f30cb5b5> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "2016-17 Unitywater - Consultancy spending and Overseas Travel" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason.Cossey@unitywater.com" ;
            vcard:hasEmail <mailto:Jason.Cossey@unitywater.com> ] ;
    dcat:distribution <https://data.gov.au/dataset/5fa8a378-7a43-4a48-9046-88c32ed97250/resource/a0f314aa-e9f2-45d8-b0b5-d02456e56d8b>,
        <https://data.gov.au/dataset/5fa8a378-7a43-4a48-9046-88c32ed97250/resource/b811ca2a-f3ac-41a9-9e63-e6d09e4df63c> .

<https://data.gov.au/dataset/5fa8a378-7a43-4a48-9046-88c32ed97250/resource/a0f314aa-e9f2-45d8-b0b5-d02456e56d8b> a dcat:Distribution ;
    dct:description "Consultancies expenditure report for Unitywater for 2016-17 " ;
    dct:format "XLS" ;
    dct:issued "2017-10-31T05:46:50.346336"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:05:09.808444"^^xsd:dateTime ;
    dct:title "2016-17 Consultancy spending - Unitywater" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/5fa8a378-7a43-4a48-9046-88c32ed97250/resource/a0f314aa-e9f2-45d8-b0b5-d02456e56d8b/download/2016-17-consultancy-spending-unitywater.xlsx> .

<https://data.gov.au/dataset/5fa8a378-7a43-4a48-9046-88c32ed97250/resource/b811ca2a-f3ac-41a9-9e63-e6d09e4df63c> a dcat:Distribution ;
    dct:description """ Overseas travel report for Unitywater for 2016-17 \r
""" ;
    dct:format "XLS" ;
    dct:issued "2017-10-31T04:22:27.013845"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:05:09.803874"^^xsd:dateTime ;
    dct:title "2016-17 Overseas travel - Unitywater" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/5fa8a378-7a43-4a48-9046-88c32ed97250/resource/b811ca2a-f3ac-41a9-9e63-e6d09e4df63c/download/2016-17-overseas-travel-unitywater.xlsx> .

<https://data.gov.au/organization/a7c6768b-a457-4487-b9e5-cec4f30cb5b5> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Unitywater" .

