@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/41acdf7a-ab76-4a19-9fb2-d2394714f02a> a dcat:Dataset ;
    dct:description "Figure A1, A2, A3, D1, D2" ;
    dct:identifier "41acdf7a-ab76-4a19-9fb2-d2394714f02a" ;
    dct:issued "2022-02-02T22:12:08.887259"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:05:59.905662"^^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 - Report Figures" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Murray River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/41acdf7a-ab76-4a19-9fb2-d2394714f02a/resource/39f98c9c-2030-48be-8228-2ab8d1c890c3> ;
    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/41acdf7a-ab76-4a19-9fb2-d2394714f02a/resource/39f98c9c-2030-48be-8228-2ab8d1c890c3> a dcat:Distribution ;
    dct:issued "2025-12-17T00:05:59.978291"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:05:59.916794"^^xsd:dateTime ;
    dct:title "Barham FRMSP - Report Figures" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/5e5c3157-353c-4615-8495-902713f5a143/resource/95348835-919e-4098-8635-368ee8d6c863> .

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

