@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/bbf0c3b1-8c99-4c76-b439-70687494c588> a dcat:Dataset ;
    dct:description "City of Sydney proudly provides the community with 5 outstanding aquatic centres. While each centre is different, they all boast 50-metre pools for lap swimming as well as a smaller pool for learners and leisure seekers. Each aquatic centre offers a range of other facilities and services, including full-size gyms, indoor courts, fitness classes, massage/physiotherapy treatments and cafes.View the interactive mapMore information on Swimming pools" ;
    dct:identifier "bbf0c3b1-8c99-4c76-b439-70687494c588" ;
    dct:issued "2020-08-25T20:00:53.983689"^^xsd:dateTime ;
    dct:modified "2020-08-25T20:00:53.983700"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Swimming pools" ;
    dcat:keyword "City of Sydney",
        "community",
        "pool",
        "public domain",
        "swimming" .

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

