@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/955724fe-d318-4bbe-9471-2fb7b044b4c6> a dcat:Dataset ;
    dct:description "Reportable Gifts and benefits register - Gifts Given for the period 1 January to 31 March 2019" ;
    dct:identifier "955724fe-d318-4bbe-9471-2fb7b044b4c6" ;
    dct:issued "2025-11-11T11:54:25.385188"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:54:28.352369"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/ffcc4bbe-3279-4405-8673-5e1fa2c3a82a> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "DLGRMA Gifts Given January-March 2019" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@dlgrma.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@dlgrma.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/955724fe-d318-4bbe-9471-2fb7b044b4c6/resource/fc7a19a8-c094-41fb-94fa-1abd5915bc1c> ;
    dcat:keyword "benefits",
        "gifts",
        "given",
        "reportable" .

<https://data.gov.au/dataset/955724fe-d318-4bbe-9471-2fb7b044b4c6/resource/fc7a19a8-c094-41fb-94fa-1abd5915bc1c> a dcat:Distribution ;
    dct:description "DLGRMA Gifts Given for the period 1 January to 31 March 2019 " ;
    dct:format "CSV" ;
    dct:issued "2019-05-21T23:59:06.622527"^^xsd:dateTime ;
    dct:modified "2025-11-11T11:54:25.370576"^^xsd:dateTime ;
    dct:title "DLGRMA gifts given - January to March 2019" ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/955724fe-d318-4bbe-9471-2fb7b044b4c6/resource/fc7a19a8-c094-41fb-94fa-1abd5915bc1c/download/giftsgiven_publishedbasedonapprovaldate.csv> ;
    dcat:mediaType "text/csv" .

<https://data.gov.au/organization/ffcc4bbe-3279-4405-8673-5e1fa2c3a82a> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Local Government, Water and Volunteers" .

