@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/9bd6ecd0-a805-4853-83f1-737b48488f6e> a dcat:Dataset ;
    dct:description "100y, 200y, extreme" ;
    dct:identifier "9bd6ecd0-a805-4853-83f1-737b48488f6e" ;
    dct:issued "2022-02-02T22:12:06.518143"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:47:28.278485"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/21ec31a9-cb48-4272-a7de-231e4972615d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((143.9909 -35.7320, 143.9909 -35.5099, 144.2958 -35.5099, 144.2958 -35.7320, 143.9909 -35.7320))"^^gsp:wktLiteral ] ;
    dct:title "Barham FRMSP - Post Levee Upgrade" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Murray River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9bd6ecd0-a805-4853-83f1-737b48488f6e/resource/1fe4b94a-31bb-4371-ba76-9ade7a376cc9> ;
    dcat:keyword "Barbers Creek",
        "Barham",
        "Campaspe",
        "Echuca",
        "Edward River",
        "Eildon",
        "Goulburn River",
        "Hume Dam",
        "Kiewa",
        "Koondrook",
        "Mitta Mitta",
        "Murray River",
        "Ovens",
        "Thule",
        "Wakool" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9bd6ecd0-a805-4853-83f1-737b48488f6e/resource/1fe4b94a-31bb-4371-ba76-9ade7a376cc9> a dcat:Distribution ;
    dct:issued "2025-12-17T00:47:28.347643"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:47:28.287367"^^xsd:dateTime ;
    dct:title "Barham FRMSP - Post Levee Upgrade" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c9e97087-00d9-4769-9df0-9b7ebf17d8a2/resource/5140b1de-7ae3-46aa-bc0b-61c048e7ada6> .

<https://uatdatansw.dac.nsw.gov.au/organization/21ec31a9-cb48-4272-a7de-231e4972615d> a foaf:Agent ;
    foaf:name "Murray River Council" .

