@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/79b81e77-2fb1-49fd-89bd-dfbdf55b6542> a dcat:Dataset ;
    dct:description """<strong><em>This dataset is available on Brisbane City Council’s open data website – <a href="https://data.brisbane.qld.gov.au">data.brisbane.qld.gov.au</a>. The site provides additional features for viewing and interacting with the data and for downloading the data in various formats.</em></strong>  

Information about the facilities at and location of Brisbane City Council's community gardens and city farms.""" ;
    dct:identifier "79b81e77-2fb1-49fd-89bd-dfbdf55b6542" ;
    dct:issued "2025-11-11T11:00:02.337241"^^xsd:dateTime ;
    dct:modified "2026-04-09T23:40:32.039397"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/06ace54f-8b8d-4c4b-8ca3-4232b89f8a91> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Community gardens and city farms" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "opendata@brisbane.qld.gov.au" ;
            vcard:hasEmail <mailto:opendata@brisbane.qld.gov.au> ] ;
    dcat:distribution <https://data.gov.au/dataset/79b81e77-2fb1-49fd-89bd-dfbdf55b6542/resource/5f2eff13-7c27-4171-9d7a-4df89774142c> ;
    dcat:keyword "community" ;
    dcat:landingPage <https://data.brisbane.qld.gov.au/explore/dataset/community-gardens-city-farms> .

<https://data.gov.au/dataset/79b81e77-2fb1-49fd-89bd-dfbdf55b6542/resource/5f2eff13-7c27-4171-9d7a-4df89774142c> a dcat:Distribution ;
    dct:description "This dataset is available on Brisbane City Council’s open data website – [data.brisbane.qld.gov.au](https://data.brisbane.qld.gov.au). The site provides additional features for viewing and interacting with the data and for downloading the data in various formats." ;
    dct:format "HTML" ;
    dct:issued "2015-06-05T00:00:00"^^xsd:dateTime ;
    dct:modified "2026-04-09T23:40:30.212039"^^xsd:dateTime ;
    dct:title "Explore the dataset" ;
    dcat:accessURL <https://data.brisbane.qld.gov.au/explore/dataset/community-gardens-city-farms> .

<https://data.gov.au/organization/06ace54f-8b8d-4c4b-8ca3-4232b89f8a91> a foaf:Agent ;
    foaf:mbox "opendata@qld.gov.au" ;
    foaf:name "Brisbane City Council" .

<https://data.brisbane.qld.gov.au/explore/dataset/community-gardens-city-farms> a foaf:Document .

