@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/a1c315b5-8502-4fd1-bce5-21195358290c> a dcat:Dataset ;
    dct:description "There is a large network of drinking fountains (water bubblers) dotted around the city where you can get fresh water while you're walking or cycling. Most are in parks and playgrounds while some can also be found along main roads or near tourist attractions. Our water fountains are not only useful, they are something of a tourist attraction in themselves - with some more than 100 years old.View the interactive mapMore information on drinking fountains (water bubblers)" ;
    dct:identifier "a1c315b5-8502-4fd1-bce5-21195358290c" ;
    dct:issued "2020-08-25T20:01:03.148419"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:01:03.148429"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Drinking fountains (water bubblers)" ;
    dcat:keyword "City of Sydney",
        "bubbler",
        "community",
        "drinking",
        "environmental",
        "fountain",
        "public domain",
        "water" .

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

