@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/1a3fdc4a-2f01-40b2-9d9f-ae7560fe6e52> a dcat:Dataset ;
    dct:description """The Flood Study comprises two volumes:


Volume 1: (i.e., this document) comprises the report text and appendices;


Volume 2: contains all accompanying report figures

""" ;
    dct:identifier "1a3fdc4a-2f01-40b2-9d9f-ae7560fe6e52" ;
    dct:issued "2025-06-23T20:18:28.126123"^^xsd:dateTime ;
    dct:modified "2025-06-23T20:18:30.510055"^^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 "Killarney Vale / Long Jetty Catchments Overland Flood Study - Vol 2" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Central Coast Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/1a3fdc4a-2f01-40b2-9d9f-ae7560fe6e52/resource/6240b3c5-c422-454e-8aec-332b8ffb8d4e> ;
    dcat:keyword "Bateau Bay",
        "Killarney Vale",
        "Long Jetty",
        "Saltwater Creek",
        "Shelley Beach",
        "The Entrance",
        "Tuggerah Lake" .

<https://data.gov.au/dataset/1a3fdc4a-2f01-40b2-9d9f-ae7560fe6e52/resource/6240b3c5-c422-454e-8aec-332b8ffb8d4e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2024-03-25T05:06:41.191947"^^xsd:dateTime ;
    dct:modified "2025-06-23T20:18:28.108088"^^xsd:dateTime ;
    dct:title "killarney-vale-long-jetty-catchments-overland-flood-study-vol-2" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/4c86f176-246e-415b-825c-d42c6406fa07/resource/85aac135-9eb7-4819-9f00-e575848949e2> .

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

