@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/35759f2a-6003-4714-a207-6ef03e6b3259> a dcat:Dataset ;
    dct:description "Report" ;
    dct:identifier "35759f2a-6003-4714-a207-6ef03e6b3259" ;
    dct:issued "2025-12-17T00:05:54.849507"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:05:54.849514"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/05a0f357-b6e1-4c43-8847-58f04227522d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (151.2003 -33.9503)"^^gsp:wktLiteral ] ;
    dct:title "Botany Bay and Foreshore Beach Floodplain Risk Management Study & Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bayside Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/35759f2a-6003-4714-a207-6ef03e6b3259/resource/abccaebf-81be-49ac-b187-8c5523ef69af> ;
    dcat:keyword "Banksmeadow",
        "Botany",
        "Botany Bay Floodplain Risk Management Study",
        "Pagewood" .

<https://uatdatansw.dac.nsw.gov.au/dataset/35759f2a-6003-4714-a207-6ef03e6b3259/resource/abccaebf-81be-49ac-b187-8c5523ef69af> a dcat:Distribution ;
    dct:issued "2025-12-17T00:05:54.854848"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:05:54.836245"^^xsd:dateTime ;
    dct:title "Botany Bay and Floodplain Risk Management Study and Plan - report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/88fcb315-d4e9-406b-bf13-d7a42a29875e/resource/7e3838e8-c289-4eb1-8ef8-bcffa7cac674> .

<https://uatdatansw.dac.nsw.gov.au/organization/05a0f357-b6e1-4c43-8847-58f04227522d> a foaf:Agent ;
    foaf:name "Bayside Council" .

