@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/e6e38917-ec7e-4d28-ade8-7252c2e77dff> a dcat:Dataset ;
    dct:description "Details of overseas travel by GAWB employees for work related travel for 2024-25." ;
    dct:identifier "e6e38917-ec7e-4d28-ade8-7252c2e77dff" ;
    dct:issued "2026-03-02T00:44:04.022175"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:44:06.334708"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/15644614-d80a-46dc-8fb5-1114e2b91f62> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Overseas Travel 2024/25" ;
    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/e6e38917-ec7e-4d28-ade8-7252c2e77dff/resource/abb3461c-3de7-446a-a3ff-f03625c3365f> .

<https://data.gov.au/dataset/e6e38917-ec7e-4d28-ade8-7252c2e77dff/resource/abb3461c-3de7-446a-a3ff-f03625c3365f> a dcat:Distribution ;
    dct:description "Overseas Travel Gladstone Area Water Board employees 2024-25" ;
    dct:format "CSV" ;
    dct:issued "2025-09-29T23:32:43.054722"^^xsd:dateTime ;
    dct:modified "2026-03-02T00:44:04.021009"^^xsd:dateTime ;
    dct:title "Overseas Travel Declaration 2024_25.csv" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/e6e38917-ec7e-4d28-ade8-7252c2e77dff/resource/abb3461c-3de7-446a-a3ff-f03625c3365f/download/overseas-travel-declaration-2024_25.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" .

