@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/1fc9ef11-b9c1-471c-a652-0c508c59088b> a dcat:Dataset ;
    dct:description "Memorandum" ;
    dct:identifier "1fc9ef11-b9c1-471c-a652-0c508c59088b" ;
    dct:issued "2022-02-02T22:40:03.350742"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:09:54.683231"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2b29eda0-e59b-4b62-aab9-e7eede5a3c6c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((144.2134 -34.6083, 144.2134 -34.4080, 144.9275 -34.4080, 144.9275 -34.6083, 144.2134 -34.6083))"^^gsp:wktLiteral ] ;
    dct:title "Hay to Maude - TUFLOW Model Validation for March 2012 Event - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hay Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1fc9ef11-b9c1-471c-a652-0c508c59088b/resource/4d44257a-c244-40a9-a413-8dbd3eb475a2> ;
    dcat:keyword "Burrinjuck Dam",
        "Carrathool",
        "Darlington Point",
        "Hay",
        "Hay Town River",
        "Hay Weir",
        "Maude",
        "Maude Weir",
        "Murrumbidgee River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1fc9ef11-b9c1-471c-a652-0c508c59088b/resource/4d44257a-c244-40a9-a413-8dbd3eb475a2> a dcat:Distribution ;
    dct:issued "2025-12-17T02:09:54.747920"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:09:54.693356"^^xsd:dateTime ;
    dct:title "Hay to Maude - TUFLOW Model Validation for March 2012 Event - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9f718c10-ffb4-4b44-b390-8683c2291b70/resource/bbd5dff6-82b8-41dc-a7b0-685893473fcd> .

<https://uatdatansw.dac.nsw.gov.au/organization/2b29eda0-e59b-4b62-aab9-e7eede5a3c6c> a foaf:Agent ;
    foaf:name "Hay Shire Council" .

