@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/6eb4d6e3-d955-4482-b9ec-22eb882409e7> a dcat:Dataset ;
    dct:description "TUFLOW" ;
    dct:identifier "6eb4d6e3-d955-4482-b9ec-22eb882409e7" ;
    dct:issued "2022-02-02T23:19:52.238467"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:01.197028"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.2331 -34.8093, 149.2331 -34.7642, 149.2987 -34.7642, 149.2987 -34.8093, 149.2331 -34.8093))"^^gsp:wktLiteral ] ;
    dct:title "The Village of Gunning Flood Study - Hydraulic Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Upper Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6eb4d6e3-d955-4482-b9ec-22eb882409e7/resource/64db5ff7-7139-4b27-9da8-876dfba454e3> ;
    dcat:keyword "Gunning Creek",
        "Hume Highway",
        "Lachlan Valley",
        "Meadow Creek",
        "Yass Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6eb4d6e3-d955-4482-b9ec-22eb882409e7/resource/64db5ff7-7139-4b27-9da8-876dfba454e3> a dcat:Distribution ;
    dct:issued "2025-12-17T00:58:01.273452"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:01.217467"^^xsd:dateTime ;
    dct:title "The Village of Gunning Flood Study - Hydraulic Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c2e7c39a-2160-48ab-91ec-31e626f94b82/resource/49fff18b-b9c7-449e-b8a5-e9b88785c87f> .

<https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> a foaf:Agent ;
    foaf:name "Upper Lachlan Shire Council" .

