@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/b93ec696-2cd1-4aa8-ad1c-99283a1907b4> a dcat:Dataset ;
    dct:description "Existing region, 2050 climate change, 2100 climate change" ;
    dct:identifier "b93ec696-2cd1-4aa8-ad1c-99283a1907b4" ;
    dct:issued "2022-02-02T22:31:22.255447"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:18:23.723198"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.8227 -34.5798, 150.8227 -34.5247, 150.8965 -34.5247, 150.8965 -34.5798, 150.8227 -34.5798))"^^gsp:wktLiteral ] ;
    dct:title "Elliot Lake - Little Lake Flood Study (Draft) - Flood Planning Level" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b93ec696-2cd1-4aa8-ad1c-99283a1907b4/resource/3ce61816-8cbd-451a-aeaa-c2078d7fb224> ;
    dcat:keyword "Barrack Heights",
        "Bensons Creek",
        "Blackbutt",
        "Flinders",
        "Lake Illawarra",
        "Mount Warrigal",
        "Shellharbour",
        "Tongarra Creek",
        "Warilla",
        "Warilla Beach" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b93ec696-2cd1-4aa8-ad1c-99283a1907b4/resource/3ce61816-8cbd-451a-aeaa-c2078d7fb224> a dcat:Distribution ;
    dct:issued "2025-12-17T00:18:23.774665"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:18:23.732698"^^xsd:dateTime ;
    dct:title "Elliot Lake - Little Lake Flood Study (Draft) - Flood Planning Level" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ce8e138b-c306-44fb-bf2c-55bcaf2e67c6/resource/280ada93-eea2-4bd3-adb4-a3f7a4ec5bce> .

