@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/fc974312-88e8-47f0-bf21-48b349ccdf11> a dcat:Dataset ;
    dct:description "Overseas travel undertaken by officers of the Brisbane Grammar School." ;
    dct:identifier "fc974312-88e8-47f0-bf21-48b349ccdf11" ;
    dct:issued "2025-11-11T15:22:43.855514"^^xsd:dateTime ;
    dct:modified "2025-11-11T15:22:47.483633"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/443ae26c-130d-4c61-8412-f885c242676b> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Overseas Travel - Brisbane Grammar School (BGS)" ;
    owl:versionInfo "5.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@qed.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@qed.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/fc974312-88e8-47f0-bf21-48b349ccdf11/resource/5fe193bf-e11e-4280-8c12-de387d15778c>,
        <https://data.gov.au/dataset/fc974312-88e8-47f0-bf21-48b349ccdf11/resource/a11bc3c1-b603-43fc-81a3-24f4869637dd> ;
    dcat:keyword "BGS",
        "Department of Education",
        "DoE",
        "Education",
        "QED",
        "Queensland Education Department",
        "brisbane grammar school",
        "finance",
        "government",
        "overseas travel",
        "statutory body",
        "travel" .

<https://data.gov.au/dataset/fc974312-88e8-47f0-bf21-48b349ccdf11/resource/5fe193bf-e11e-4280-8c12-de387d15778c> a dcat:Distribution ;
    dct:description "Overseas travel undertaken by staff of Brisbane Grammar School including name, position, institution/division, date, destination, reason for travel, agency costs and contribution from other agencies or sources." ;
    dct:format "HTML" ;
    dct:issued "2023-04-18T03:55:07.886835"^^xsd:dateTime ;
    dct:modified "2025-11-11T15:22:43.819666"^^xsd:dateTime ;
    dct:title "Overseas travel - Brisbane Grammar School" ;
    dcat:accessURL <https://www.brisbanegrammar.com/information/reporting> .

<https://data.gov.au/dataset/fc974312-88e8-47f0-bf21-48b349ccdf11/resource/a11bc3c1-b603-43fc-81a3-24f4869637dd> a dcat:Distribution ;
    dct:description "Annual overseas travel expenditure by Brisbane Grammar School. Latest available is for the 2022-23 reporting period." ;
    dct:format "CSV" ;
    dct:issued "2024-02-27T00:16:19.140781"^^xsd:dateTime ;
    dct:modified "2025-11-11T15:22:43.821846"^^xsd:dateTime ;
    dct:title "Annual Report Overseas travel - Brisbane Grammar School" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "0c9b17bc8901c8b7989e328a3fa3eff1"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/fc974312-88e8-47f0-bf21-48b349ccdf11/resource/a11bc3c1-b603-43fc-81a3-24f4869637dd/download/overseas-travel-bgs.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/443ae26c-130d-4c61-8412-f885c242676b> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Education" .

