@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/4d054c0e-6539-48ca-8ca6-3892f9fe064b> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "4d054c0e-6539-48ca-8ca6-3892f9fe064b" ;
    dct:issued "2022-02-02T23:22:59.875824"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:56:08.573619"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c9aeb373-9592-4fb0-863f-e0caf1bf8c87> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.8979 -36.5979, 147.8979 -35.2546, 148.8208 -35.2546, 148.8208 -36.5979, 147.8979 -36.5979))"^^gsp:wktLiteral ] ;
    dct:title "Review of water management during the 2010 flood events in the Tumut River and Murrumbidgee River - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Snowy Valleys Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4d054c0e-6539-48ca-8ca6-3892f9fe064b/resource/fa3eb524-9d7a-490b-9ad0-52220e2f3cde> ;
    dcat:keyword "Blowering Dam",
        "Burrinjuck Dam",
        "Gundagai",
        "Jugiong Creek",
        "Monaro Plateau",
        "Murrumbidgee River",
        "Muttama Creek",
        "Talbingo Dam",
        "Tumut Ponds",
        "Tumut River",
        "Wagga Wagga",
        "Yass" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4d054c0e-6539-48ca-8ca6-3892f9fe064b/resource/fa3eb524-9d7a-490b-9ad0-52220e2f3cde> a dcat:Distribution ;
    dct:issued "2025-12-17T01:56:08.634112"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:56:08.583955"^^xsd:dateTime ;
    dct:title "Tumut & Murrumbidgee River - Review of Water Management During the 2010 Flood Events - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/0064cf37-b004-471b-a98b-90bdd9b6b30d/resource/48ece2d0-efa2-4b2d-9216-609d666fe715> .

<https://uatdatansw.dac.nsw.gov.au/organization/c9aeb373-9592-4fb0-863f-e0caf1bf8c87> a foaf:Agent ;
    foaf:name "Snowy Valleys Council" .

