@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/a50a3ec5-f758-440e-9788-2e3af8bc1b23> a dcat:Dataset ;
    dct:description "There are over 1400 street litter bins throughout the City of Sydney local area. The bins are provided for casual public litter and should not be used for the disposal of commercial waste from shops and business premises. Please consider others and our environment and dispose of your rubbish thoughtfully by putting it in a street litter bin.View the interactive mapMore information on street litter bins" ;
    dct:identifier "a50a3ec5-f758-440e-9788-2e3af8bc1b23" ;
    dct:issued "2020-08-25T20:00:58.837180"^^xsd:dateTime ;
    dct:modified "2021-08-13T22:30:46.495106"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Street litter bins" ;
    dcat:keyword "City of Sydney",
        "bin",
        "community",
        "environmental",
        "litter",
        "public domain",
        "street",
        "waste" .

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

