@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/db82f52f-3183-4c64-8086-5240386b0d3e> a dcat:Dataset ;
    dct:description "TUFLOW; Calibration, design and sensitivity" ;
    dct:identifier "db82f52f-3183-4c64-8086-5240386b0d3e" ;
    dct:issued "2022-02-02T22:52:22.759590"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:04.947128"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6095 -34.6428, 150.6095 -34.5337, 150.8224 -34.5337, 150.8224 -34.6428, 150.6095 -34.6428))"^^gsp:wktLiteral ] ;
    dct:title "Macquarie Rivulet Flood Study - Hydraulic Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/db82f52f-3183-4c64-8086-5240386b0d3e/resource/7d9a3e9b-47ee-4fea-ad68-20b1ce1d7a45> ;
    dcat:keyword "Albion Creek",
        "Albion Park",
        "Frazers Creek",
        "Lake Illawarra",
        "Marshall Mount Creek",
        "Yellow Rock Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/db82f52f-3183-4c64-8086-5240386b0d3e/resource/7d9a3e9b-47ee-4fea-ad68-20b1ce1d7a45> a dcat:Distribution ;
    dct:issued "2025-12-17T00:08:05.006378"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:04.963107"^^xsd:dateTime ;
    dct:title "Macquarie Rivulet Flood Study - Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/34adeee7-4844-4856-ba84-fd870fcc7ba5/resource/1a58c1bb-af86-47e4-876d-f4f759fde30c> .

