@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/0260b849-3079-4fc5-bf9c-0ef235f6dc01> a dcat:Dataset ;
    dct:description """This flood study will form the basis for a subsequent floodplain risk management study where
detailed assessment of flood mitigation options will be determined in consideration of social,
ecological and economic factors relating to flood risk.""" ;
    dct:identifier "0260b849-3079-4fc5-bf9c-0ef235f6dc01" ;
    dct:issued "2026-01-21T11:35:33.346013"^^xsd:dateTime ;
    dct:modified "2026-01-21T11:35:39.675967"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/c3197e8b-da78-4b75-b9e9-ab8cb49e6d66> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Porters Creek Flood Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Central Coast Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/0260b849-3079-4fc5-bf9c-0ef235f6dc01/resource/d66a7ac1-f386-43a8-b7a5-619b12a62da8>,
        <https://data.gov.au/dataset/0260b849-3079-4fc5-bf9c-0ef235f6dc01/resource/de9e3d5e-a76f-4f68-9d96-5649275cd507> ;
    dcat:keyword "Porters Creek",
        "Porters Creek Wetland",
        "Warnervale",
        "Wyong" .

<https://data.gov.au/dataset/0260b849-3079-4fc5-bf9c-0ef235f6dc01/resource/d66a7ac1-f386-43a8-b7a5-619b12a62da8> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-14T02:18:40.628490"^^xsd:dateTime ;
    dct:modified "2026-01-21T11:35:33.339696"^^xsd:dateTime ;
    dct:title "Porters Creek - Flood Study" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/ebdc5f0a-ff94-493a-80a1-b1022e32d367/resource/cf1ea5ad-6be9-4c1e-8951-8ca61fe1efe0> .

<https://data.gov.au/dataset/0260b849-3079-4fc5-bf9c-0ef235f6dc01/resource/de9e3d5e-a76f-4f68-9d96-5649275cd507> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-14T02:18:40.628495"^^xsd:dateTime ;
    dct:modified "2026-01-21T11:35:33.340432"^^xsd:dateTime ;
    dct:title "Porters Creek Flood Study - Addendum 1" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/ebdc5f0a-ff94-493a-80a1-b1022e32d367/resource/789331c1-cd9e-4abd-a0cc-e3826c6ecf0f> .

<https://data.gov.au/organization/c3197e8b-da78-4b75-b9e9-ab8cb49e6d66> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Central Coast Council" .

