@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/5d2ea348-b55c-4cc4-af4b-753f384f8812> a dcat:Dataset ;
    dct:description """Data contains spatial files for:
* Inundation plots
* drainage lines
* Property AEP Flooding """ ;
    dct:identifier "5d2ea348-b55c-4cc4-af4b-753f384f8812" ;
    dct:issued "2025-06-24T03:36:51.291109"^^xsd:dateTime ;
    dct:modified "2025-12-18T08:23:39.569825"^^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 "Anna Bay Tilligerry Creek Flood Study - Analysis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Stephens Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/5d2ea348-b55c-4cc4-af4b-753f384f8812/resource/2f858b6d-0a9b-4356-978d-29012aa7e079> ;
    dcat:keyword "Anna Bay",
        "Boat Harbour",
        "Bobs Farm",
        "Fishermans Bay",
        "Lemon Tree Passage",
        "Mallabula",
        "Nelson Bay Road",
        "One Mile",
        "Salt Ash",
        "Taylors Beach",
        "Tilligerry Creek" .

<https://data.gov.au/dataset/5d2ea348-b55c-4cc4-af4b-753f384f8812/resource/2f858b6d-0a9b-4356-978d-29012aa7e079> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T04:09:14.605117"^^xsd:dateTime ;
    dct:modified "2025-12-18T08:23:33.989841"^^xsd:dateTime ;
    dct:title "Anna Bay Tilligerry Creek Flood Study - Analysis" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/91c1d9c4-9d64-4610-b4ad-5e66b4d09155/resource/52181c08-c53a-4b8b-8c88-cf6d650d243b> .

<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" .

