@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://data.gov.au/dataset/9ea7a729-7521-4cd0-9048-1723be2714ae> a dcat:Dataset ;
    dct:description "This document comprises the Floodplain Management Options Feasibility report. It provides an initial feasibility study into three management options for Greenwell Point previously identified by Council for further investigation; construction of levees, raising of Greenwell Point Road and house raising. It also provides a discussion on alternative options which could be considered for floodplain risk management." ;
    dct:identifier "9ea7a729-7521-4cd0-9048-1723be2714ae" ;
    dct:issued "2026-03-01T17:33:18.615107"^^xsd:dateTime ;
    dct:modified "2026-03-01T17:33:25.682252"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/f8d77c55-a949-4126-b1c2-a5d54fc55e8c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Greenwell Point, Shoalhaven Floodplain Management Options Feasibility Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/9ea7a729-7521-4cd0-9048-1723be2714ae/resource/915db6c8-b145-4f48-8613-31a473e53b3f> ;
    dcat:keyword "Berrys Canal",
        "Crookhaven",
        "Shoalhaven River" .

<https://data.gov.au/dataset/9ea7a729-7521-4cd0-9048-1723be2714ae/resource/915db6c8-b145-4f48-8613-31a473e53b3f> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-19T03:40:04.248473"^^xsd:dateTime ;
    dct:modified "2026-03-01T17:33:18.611332"^^xsd:dateTime ;
    dct:title "Greenwell Point, Shoalhaven Floodplain Management Options Feasibility Study" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/0c923920-5f18-4c04-962c-6bfc19622f12/resource/7da84e73-5424-4634-84a9-56d075de7ae9> .

<https://data.gov.au/organization/f8d77c55-a949-4126-b1c2-a5d54fc55e8c> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Shoalhaven City Council" .

