@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/78b79e02-5075-4729-9ebd-98579c669a99> a dcat:Dataset ;
    dct:description "Our community centres are open to all residents, workers and visitors. The services and programs we provide are tailored specifically to meet the recreation and learning needs of the different communities that surround each centre. See what’s available today at the centre closest to you. Visit the interactive mapMore information on recreation centres" ;
    dct:identifier "78b79e02-5075-4729-9ebd-98579c669a99" ;
    dct:issued "2020-08-25T20:00:55.582744"^^xsd:dateTime ;
    dct:modified "2021-07-01T04:52:24.789490"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Recreation centres" ;
    dcat:keyword "City of Sydney",
        "community",
        "cultural",
        "public domain" .

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

