@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/c2d21558-943d-4a18-ac55-094e9c95e042> a dcat:Dataset ;
    dct:description "If you live in a house or small apartment block in the City of Sydney local area, you can find out your collection day for rubbish, recycling and garden organics.Our waste collection staff work around the clock throughout the year. Even on public holidays, it's business as usual for us.Please put out your bins the night before your usual collection day and bring them back in after they have been emptied.View the interactive mapMore information on waste collection" ;
    dct:identifier "c2d21558-943d-4a18-ac55-094e9c95e042" ;
    dct:issued "2020-08-25T20:00:59.322738"^^xsd:dateTime ;
    dct:modified "2020-10-08T20:00:47.666310"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Waste collection days" ;
    dcat:keyword "City of Sydney",
        "administrative boundaries",
        "collection",
        "community",
        "day",
        "environmental",
        "waste" .

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

