@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/17c838fe-f34d-4aab-9750-55a57d441739> a dcat:Dataset ;
    dct:description """Data contains:\r
* extents\r
* property floor levels\r
* hazard\r
* emergency response classification\r
* Hydraulic Categorisation\r
* Grids of Max WL, Depth Velocity & VxD for Existing Scenario\r
* Grids of Max WL for FRMS Scenarios\r
* Aerial Imagery\r
* Digital Elevation Maps(DEM) Data""" ;
    dct:identifier "17c838fe-f34d-4aab-9750-55a57d441739" ;
    dct:issued "2022-02-02T22:58:33.990791"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:43:26.817933"^^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 - GIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muswellbrook Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/17c838fe-f34d-4aab-9750-55a57d441739/resource/fb95e0a7-aec9-48d9-8c73-b346632a7197> ;
    dcat:keyword "Denman",
        "Hunter River",
        "Muscle Creek",
        "Muswellbrook" .

<https://uatdatansw.dac.nsw.gov.au/dataset/17c838fe-f34d-4aab-9750-55a57d441739/resource/fb95e0a7-aec9-48d9-8c73-b346632a7197> a dcat:Distribution ;
    dct:issued "2025-12-17T01:43:26.871126"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:43:26.833748"^^xsd:dateTime ;
    dct:title "Muswellbrook FRMS&P - GIS" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6ded58a4-8529-4623-97c4-cc37e56e3a98/resource/ded57dbc-d9af-4719-bdb0-841e2daee9fc> .

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

