@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/6a3eb22e-4777-4d82-b217-0e460ce87fc1> a dcat:Dataset ;
    dct:description "Details of approved recipients and funded projects under the Sport and Recreation Get Planning Spaces program." ;
    dct:identifier "6a3eb22e-4777-4d82-b217-0e460ce87fc1" ;
    dct:issued "2025-11-11T10:27:16.183498"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:27:19.323626"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/df55fa16-414a-4c55-b49c-d43ae4425fb0> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Sport and recreation—get planning spaces" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@hpw.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@hpw.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/6a3eb22e-4777-4d82-b217-0e460ce87fc1/resource/a0b3ba8b-a017-4a27-8ce7-73b22979fbe3> ;
    dcat:keyword "grants",
        "sports" .

<https://data.gov.au/dataset/6a3eb22e-4777-4d82-b217-0e460ce87fc1/resource/a0b3ba8b-a017-4a27-8ce7-73b22979fbe3> a dcat:Distribution ;
    dct:description """A spreadsheet detailing approved recipients and the projects funded under the Sport and Recreation Get Planning Spaces round 1.\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-12T01:03:41.615832"^^xsd:dateTime ;
    dct:modified "2025-11-11T10:27:16.170914"^^xsd:dateTime ;
    dct:title "Get planning spaces—round 1" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "42a6dd87b5c077a0980261786db5a297"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.data.qld.gov.au/dataset/6a3eb22e-4777-4d82-b217-0e460ce87fc1/resource/a0b3ba8b-a017-4a27-8ce7-73b22979fbe3/download/get-planning-spaces-round-1.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.gov.au/organization/df55fa16-414a-4c55-b49c-d43ae4425fb0> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Sport, Racing and Olympic and Paralympic Games" .

