@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/b2a4a374-ad4b-4470-9895-a1985abd73fe> a dcat:Dataset ;
    dct:description "Annual overseas travel expenditure by Darling Downs-Moreton Rabbit Board. " ;
    dct:identifier "b2a4a374-ad4b-4470-9895-a1985abd73fe" ;
    dct:issued "2025-11-11T12:54:59.252984"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:55:02.493848"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/9abac4ef-5d10-4456-be88-0769d770482c> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Darling Downs-Moreton Rabbit Board Annual Report Data - Overseas travel" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ceo@ddmrb.org.au" ;
            vcard:hasEmail <mailto:ceo@ddmrb.org.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/b2a4a374-ad4b-4470-9895-a1985abd73fe/resource/073a63c6-12e8-4b43-afd1-b1be48ac9b1b> ;
    dcat:keyword "DDMRB",
        "annual report",
        "overseas travel" .

<https://data.gov.au/dataset/b2a4a374-ad4b-4470-9895-a1985abd73fe/resource/073a63c6-12e8-4b43-afd1-b1be48ac9b1b> a dcat:Distribution ;
    dct:description "Annual overseas travel expenditure by Darling Downs-Moreton Rabbit Board. " ;
    dct:format "CSV" ;
    dct:issued "2023-08-14T07:28:59.266090"^^xsd:dateTime ;
    dct:modified "2025-11-11T12:54:59.241804"^^xsd:dateTime ;
    dct:title "Darling Downs-Moreton Rabbit Board Annual Report Data - Overseas travel" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "2a0343ec9cd0d3eff198d5c23698e4d8"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/b2a4a374-ad4b-4470-9895-a1985abd73fe/resource/073a63c6-12e8-4b43-afd1-b1be48ac9b1b/download/annual-report-overseas-travel-reporting-template_ddmrb.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/9abac4ef-5d10-4456-be88-0769d770482c> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Darling Downs-Moreton Rabbit Board" .

