@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/0b4ccd7a-72e9-46de-b8e9-1ea1bafa9cd7> a dcat:Dataset ;
    dct:description "Dumping a cigarette butt attracts heavy fines, particularly if the cigarette is lit. Smokers can instead carry a portable ashtray, use ashtrays on street litter bins or wall-mounted ashtrays outside shops and offices. Make sure your cigarette is stubbed out before you put it in an ashtray or bin. Personal ashtrays are available free from our customer service centresView the interactive mapMore information on smoking in public places" ;
    dct:identifier "0b4ccd7a-72e9-46de-b8e9-1ea1bafa9cd7" ;
    dct:issued "2020-08-25T20:01:06.946325"^^xsd:dateTime ;
    dct:modified "2021-08-13T22:30:46.789390"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Ashtrays" ;
    dcat:keyword "City of Sydney",
        "ashtray",
        "community",
        "environmental",
        "public domain",
        "waste" .

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

