@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://uatdatansw.dac.nsw.gov.au/dataset/a4c5ca67-2279-4507-8447-43d03e036569> a dcat:Dataset ;
    dct:description """Three TUFLOW models were updated/developed for the Hunter River FRMS&P including:\r
* Hunter River Model - this is based on the model supplied by Worley Parson (developed during the 2014 flood study) \r
* Muscle Creek model  - this was developed as part of the FRMS&P to assess flooding from Muscle Creek\r
* Denman Model - this was developed as part of the FRMS&P to assess local catchment flooding in Denman""" ;
    dct:identifier "a4c5ca67-2279-4507-8447-43d03e036569" ;
    dct:issued "2022-02-02T22:58:32.861938"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:39:52.641306"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/4bd956af-a332-4d5f-9880-37c74f54eeef> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6335 -32.4901, 150.6335 -32.2128, 150.9068 -32.2128, 150.9068 -32.4901, 150.6335 -32.4901))"^^gsp:wktLiteral ] ;
    dct:title "Muswellbrook FRMS&P - Computer Models" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muswellbrook Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a4c5ca67-2279-4507-8447-43d03e036569/resource/71380f96-0ee8-4863-812d-f01fe1dab22d> ;
    dcat:keyword "Denman",
        "Hunter River",
        "Muscle Creek",
        "Muswellbrook" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a4c5ca67-2279-4507-8447-43d03e036569/resource/71380f96-0ee8-4863-812d-f01fe1dab22d> a dcat:Distribution ;
    dct:issued "2025-12-17T01:39:52.690843"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:39:52.652745"^^xsd:dateTime ;
    dct:title "Muswellbrook FRMS&P - Computer Models" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/961f7492-f476-4e8f-9eea-df14ce165187/resource/fa3cc52d-3aa8-46e3-a76d-0b9bd737107c> .

<https://uatdatansw.dac.nsw.gov.au/organization/4bd956af-a332-4d5f-9880-37c74f54eeef> a foaf:Agent ;
    foaf:name "Muswellbrook Shire Council" .

