@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/4fd2430d-a6bd-4cd0-8840-9b7567cdb81d> a dcat:Dataset ;
    dct:description "Southern Central Coast - Storm and Flood Forecasting Study" ;
    dct:identifier "4fd2430d-a6bd-4cd0-8840-9b7567cdb81d" ;
    dct:issued "2026-01-21T15:53:24.553203"^^xsd:dateTime ;
    dct:modified "2026-01-21T15:53:31.199454"^^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 "Southern Central Coast - Storm and Flood Forecasting Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Central Coast Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/4fd2430d-a6bd-4cd0-8840-9b7567cdb81d/resource/05af6607-507d-42b2-853f-af6a0ff43534> ;
    dcat:keyword "Avoca",
        "Central Coast",
        "Erina",
        "Ettalong",
        "Kariong",
        "Kincumber",
        "Kulnura",
        "Pearl Beach" .

<https://data.gov.au/dataset/4fd2430d-a6bd-4cd0-8840-9b7567cdb81d/resource/05af6607-507d-42b2-853f-af6a0ff43534> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-01-14T05:04:13.013411"^^xsd:dateTime ;
    dct:modified "2026-01-21T15:53:24.545697"^^xsd:dateTime ;
    dct:title "Southern Central Coast - Storm and Flood Forecasting Study - Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/abc84937-e8a8-4e13-9e92-8a9962147273/resource/e009cdfe-e6c7-46ea-bdd1-b1d9e6aeacaa> .

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

