@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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://uatdatansw.dac.nsw.gov.au/dataset/abd90981-0213-4677-8f75-6790b6c5cc02> a dcat:Dataset ;
    dct:description """The objectives of this study are:\r
\r
* to define the nature and extent of the flood hazard,\r
* to identify, assess and optimise strategies and measures aimed at reducing the\r
impact of flooding on both existing and future development,\r
* to determine the effects of development on flooding,\r
* to determine flood damages.""" ;
    dct:identifier "abd90981-0213-4677-8f75-6790b6c5cc02" ;
    dct:issued "2022-02-02T22:47:11.445649"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:03:23.949636"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.4740 -33.1945, 151.4740 -32.9390, 151.7075 -32.9390, 151.7075 -33.1945, 151.4740 -33.1945))"^^gsp:wktLiteral ] ;
    dct:title "Lake Macquarie - Floodplain Risk Management Study October 2000" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lake Macquarie City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/abd90981-0213-4677-8f75-6790b6c5cc02/resource/0af0d216-1853-4999-b421-adc245183bea> ;
    dcat:keyword "Lake Macquarie" .

<https://uatdatansw.dac.nsw.gov.au/dataset/abd90981-0213-4677-8f75-6790b6c5cc02/resource/0af0d216-1853-4999-b421-adc245183bea> a dcat:Distribution ;
    dct:issued "2025-12-17T00:03:23.975790"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:03:23.959209"^^xsd:dateTime ;
    dct:title "Lake Macquarie - Floodplain Risk Management Study October 2000" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c0b26b86-d1cb-4f70-b906-8ad405ec6358/resource/539007d6-e864-4175-b863-900e3cf9d347> .

