@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.nsw.gov.au/dataset/580e6a16-e37d-48bc-a58c-184a28a5abe5> a dcat:Dataset ;
    dct:description "Final Report of the Waverley Council Flood Risk Management Study and Plan" ;
    dct:identifier "580e6a16-e37d-48bc-a58c-184a28a5abe5" ;
    dct:issued "2026-03-31T00:43:31.417073"^^xsd:dateTime ;
    dct:modified "2026-05-18T23:07:19.038223"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/4236376a-0431-4e42-9bf9-19932e28e0a7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2393 -33.9076, 151.2393 -33.8560, 151.2953 -33.8560, 151.2953 -33.9076, 151.2393 -33.9076))"^^gsp:wktLiteral ] ;
    dct:title "Waverley Council Flood Risk Management Study and Plan (Final Report)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Waverley Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/580e6a16-e37d-48bc-a58c-184a28a5abe5/resource/cbfb4a32-53b0-479b-80d8-23a377de5a6e> ;
    dcat:keyword "Floodplain Management",
        "Floodplain Risk Management Study and Plan" .

<https://data.nsw.gov.au/dataset/580e6a16-e37d-48bc-a58c-184a28a5abe5/resource/cbfb4a32-53b0-479b-80d8-23a377de5a6e> a dcat:Distribution ;
    dct:issued "2026-05-18T23:07:19.113999"^^xsd:dateTime ;
    dct:modified "2026-05-18T23:07:19.057394"^^xsd:dateTime ;
    dct:title "Waverley Council Flood Risk Management Study and Plan (Final Report)" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/2da1f2ea-62d6-45a2-9ebf-41498dcc6cb7/resource/cd4c9442-9cc5-4284-993f-96307017cb40> .

<https://data.nsw.gov.au/organization/4236376a-0431-4e42-9bf9-19932e28e0a7> a foaf:Agent ;
    foaf:name "Waverley Council" .

