@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/b2942a8f-532d-48c7-95aa-6c611449d3c0> a dcat:Dataset ;
    dct:description """Data contains:\r
* Damages database and calculations including existing and FRMS options\r
* GIS Layer containing location of all properties used in the database, includes property specific design flood levels\r
* Excel of option costing details\r
""" ;
    dct:identifier "b2942a8f-532d-48c7-95aa-6c611449d3c0" ;
    dct:issued "2022-02-02T22:41:29.557381"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:38:20.001681"^^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 "Hunter River Flood Study (Muswellbrook to Denman) - Damages and Costings" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muswellbrook Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b2942a8f-532d-48c7-95aa-6c611449d3c0/resource/6309d0c6-fd06-41a2-93a6-35571ab1834d> ;
    dcat:keyword "Denman",
        "Hunter River",
        "Muscle Creek",
        "Muswellbrook" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b2942a8f-532d-48c7-95aa-6c611449d3c0/resource/6309d0c6-fd06-41a2-93a6-35571ab1834d> a dcat:Distribution ;
    dct:issued "2025-12-17T01:38:20.049119"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:38:20.015646"^^xsd:dateTime ;
    dct:title "Hunter River Flood Study (Muswellbrook to Denman) - Damages and Costings" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/dcc8a334-6902-4ba3-ad7b-9696124f0212/resource/3cd7cc1a-4b81-4764-82b7-f9df8ea2515c> .

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

