@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/2e3c2621-d8ab-402f-9a78-eb3c9ed8c5b0> a dcat:Dataset ;
    dct:description """Data contains:
* 100yr
* PMF 
* 100yr with climate change""" ;
    dct:identifier "2e3c2621-d8ab-402f-9a78-eb3c9ed8c5b0" ;
    dct:issued "2025-06-23T22:32:01.523248"^^xsd:dateTime ;
    dct:modified "2025-12-18T00:04:47.315323"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/fe8fe8ff-9dfe-4f2d-8627-c4cef675bd7b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Williamtown - Salt Ash Floodplain Risk Management Study & Plan - WaterRide" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Stephens Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/2e3c2621-d8ab-402f-9a78-eb3c9ed8c5b0/resource/63d2bd38-2226-4ca9-a50e-87d0f2e19c27> ;
    dcat:keyword "Cabbage Tree Road",
        "Fullerton Cove",
        "Hunter River",
        "Lemon Tree Passage Road",
        "Moors Drain",
        "Nelson Bay Road",
        "Raymond Terrace",
        "Salt Ash",
        "Tilligerry Creek",
        "Williamtown",
        "Williamtown RAAF base",
        "Windeyers Creek" .

<https://data.gov.au/dataset/2e3c2621-d8ab-402f-9a78-eb3c9ed8c5b0/resource/63d2bd38-2226-4ca9-a50e-87d0f2e19c27> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T01:11:17.358748"^^xsd:dateTime ;
    dct:modified "2025-12-18T00:04:41.191181"^^xsd:dateTime ;
    dct:title "Williamtown - Salt Ash Floodplain Risk Management Study & Plan - WaterRide" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/38e759ef-c310-49e7-bf69-a1812738f355/resource/fe1f749f-a89f-46cb-8513-640adb68504d> .

<https://data.gov.au/organization/fe8fe8ff-9dfe-4f2d-8627-c4cef675bd7b> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Port Stephens Council" .

