@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/6ed66141-62b2-40fc-af3e-f6cdab15be9e> a dcat:Dataset ;
    dct:description "Details of overseas travel by GAWB employees for work related travel for 2023-24." ;
    dct:identifier "6ed66141-62b2-40fc-af3e-f6cdab15be9e" ;
    dct:issued "2026-03-02T00:23:53.989861"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:23:56.455783"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/15644614-d80a-46dc-8fb5-1114e2b91f62> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Overseas Travel 2023_24" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "corporatereporting@gawb.qld.gov.au" ;
            vcard:hasEmail <mailto:corporatereporting@gawb.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/6ed66141-62b2-40fc-af3e-f6cdab15be9e/resource/6ae1030d-180f-4ea6-94c2-4674796e6388> .

<https://data.gov.au/dataset/6ed66141-62b2-40fc-af3e-f6cdab15be9e/resource/6ae1030d-180f-4ea6-94c2-4674796e6388> a dcat:Distribution ;
    dct:description "Training for the Chief Executive Officer to attend executive training programs in the USA." ;
    dct:format "CSV" ;
    dct:issued "2026-02-17T22:28:35.571173"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:23:53.988722"^^xsd:dateTime ;
    dct:title "Overseas Travel Declaration 2023_24.csv" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/6ed66141-62b2-40fc-af3e-f6cdab15be9e/resource/6ae1030d-180f-4ea6-94c2-4674796e6388/download/overseas-travel-declaration-2023_24.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/15644614-d80a-46dc-8fb5-1114e2b91f62> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Gladstone Area Water Board" .

