@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/f7ee5b84-d709-44e4-81dd-b8df187d67a7> a dcat:Dataset ;
    dct:description "Post-processed Model Outputs" ;
    dct:identifier "f7ee5b84-d709-44e4-81dd-b8df187d67a7" ;
    dct:issued "2026-03-31T05:00:10.635294"^^xsd:dateTime ;
    dct:modified "2026-05-18T23:07:08.129978"^^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 (Outputs)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Waverley Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/f7ee5b84-d709-44e4-81dd-b8df187d67a7/resource/7968052d-10a5-4f8e-b527-9df0b2f43b7e> ;
    dcat:keyword "Floodplain Management",
        "Floodplain Risk Management Study and Plan" .

<https://data.nsw.gov.au/dataset/f7ee5b84-d709-44e4-81dd-b8df187d67a7/resource/7968052d-10a5-4f8e-b527-9df0b2f43b7e> a dcat:Distribution ;
    dct:issued "2026-05-18T23:07:08.220646"^^xsd:dateTime ;
    dct:modified "2026-05-18T23:07:08.153118"^^xsd:dateTime ;
    dct:title "Waverley Council Flood Risk Management Study and Plan (Outputs)" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/18ab95d9-ccaa-4407-b8a2-9a523c4ee20b/resource/9c690f7f-2578-474d-89fa-257e30a3edec> .

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

