@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/67c2bd73-a00a-49bf-ae4d-7b45503ae6f0> a dcat:Dataset ;
    dct:description "Small, green gardens are popping up all around Sydney that play a vital role in keeping our waterways free from harmful pollutants.These are Sydney’s rain gardens and more than 150 of them have now been installed to treat stormwater, protect local waterways and green inner-city streets.More information on Rain gardens" ;
    dct:identifier "67c2bd73-a00a-49bf-ae4d-7b45503ae6f0" ;
    dct:issued "2020-08-25T20:00:52.633014"^^xsd:dateTime ;
    dct:modified "2022-05-26T14:20:50.323568"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Rain gardens" ;
    dcat:keyword "City of Sydney",
        "environmental",
        "public domain" .

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

