@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/06584bd5-d5de-44a3-97e1-1d94e78dfac7> a dcat:Dataset ;
    dct:description "TUFLOW" ;
    dct:identifier "06584bd5-d5de-44a3-97e1-1d94e78dfac7" ;
    dct:issued "2022-02-02T22:38:17.497263"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:31:56.950973"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c11decdf-93e5-4e15-b4be-2fada90bb8e3> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.0955 -35.1401, 149.0955 -34.9152, 149.3990 -34.9152, 149.3990 -35.1401, 149.0955 -35.1401))"^^gsp:wktLiteral ] ;
    dct:title "Gundaroo Flood Study - Hydraulic Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yass Valley Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/06584bd5-d5de-44a3-97e1-1d94e78dfac7/resource/105a12c9-95d9-41c7-a0b6-904dc07e6100> ;
    dcat:keyword "Back Creek",
        "Gundaroo",
        "Mcleods Creek",
        "Yass River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/06584bd5-d5de-44a3-97e1-1d94e78dfac7/resource/105a12c9-95d9-41c7-a0b6-904dc07e6100> a dcat:Distribution ;
    dct:issued "2025-12-17T00:31:56.987854"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:31:56.961449"^^xsd:dateTime ;
    dct:title "Gundaroo Flood Study - Hydraulic Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/0064a6c7-9944-40c6-bee6-8dd46fe8dd75/resource/8991b7d8-6bb3-41bd-b7b4-9a2dfd749295> .

<https://uatdatansw.dac.nsw.gov.au/organization/c11decdf-93e5-4e15-b4be-2fada90bb8e3> a foaf:Agent ;
    foaf:name "Yass Valley Council" .

