@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://data.gov.au/dataset/f454f801-1d67-45eb-a894-cab0976794e5> a dcat:Dataset ;
    dct:description "Visualisation of 500m, 750m and 1000m buffers in the Bondi impacted areas." ;
    dct:identifier "f454f801-1d67-45eb-a894-cab0976794e5" ;
    dct:issued "2026-03-01T23:06:10.109938"^^xsd:dateTime ;
    dct:modified "2026-03-01T23:06:17.594367"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/b749f159-efa6-4de5-b8ae-b5464d9cad97> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Bondi Impacted Areas - Buffer Map Visualisation" .

<https://data.gov.au/organization/b749f159-efa6-4de5-b8ae-b5464d9cad97> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Spatial Services (DCS)" .

