@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/c0c3fd8e-014c-450e-90b9-ee12265e9d08> a dcat:Dataset ;
    dct:description "The City of Sydney welcomes tree donations from the public. Our tree donation policy has been designed to encourage community participation in the greening of Sydney.View the interactive mapMore information on Tree donations" ;
    dct:identifier "c0c3fd8e-014c-450e-90b9-ee12265e9d08" ;
    dct:issued "2020-08-25T20:01:08.094164"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:01:08.094174"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Tree donations" ;
    dcat:keyword "City of Sydney",
        "community",
        "cultural",
        "donations",
        "environmental",
        "public domain",
        "tree" .

<https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> a foaf:Agent ;
    foaf:name "City of Sydney" .

