@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/517946bd-6277-4ae7-952e-7bd4ba740143> a dcat:Dataset ;
    dct:description "2019 Bundeena Creek Floodplain Risk Management Study & Plan report including all appendices" ;
    dct:identifier "517946bd-6277-4ae7-952e-7bd4ba740143" ;
    dct:issued "2022-02-02T22:19:12.991960"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:31:24.614957"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/48a6e820-db6d-4f74-81e3-33da16e50965> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (151.1508 -34.0856)"^^gsp:wktLiteral ] ;
    dct:title "Bundeena Creek Floodplain Risk Management Study & Plan 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sutherland Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/517946bd-6277-4ae7-952e-7bd4ba740143/resource/acbd8db1-7af6-4410-b7d1-d96ba55cc914> ;
    dcat:keyword "Bundeena",
        "Mainstream" .

<https://uatdatansw.dac.nsw.gov.au/dataset/517946bd-6277-4ae7-952e-7bd4ba740143/resource/acbd8db1-7af6-4410-b7d1-d96ba55cc914> a dcat:Distribution ;
    dct:issued "2025-12-17T00:31:24.642787"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:31:24.624659"^^xsd:dateTime ;
    dct:title "Bundeena Creek FRMS&P 2019 report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/de694052-afc6-4b66-b6e7-920d7cb87045/resource/4882f5f3-c7cc-492b-b4fe-879a5ab0e402> .

<https://uatdatansw.dac.nsw.gov.au/organization/48a6e820-db6d-4f74-81e3-33da16e50965> a foaf:Agent ;
    foaf:name "Sutherland Shire Council" .

