@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/728b6905-fd9b-4129-b4d1-679475c6e98c> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "728b6905-fd9b-4129-b4d1-679475c6e98c" ;
    dct:issued "2022-02-02T22:57:34.401530"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:39.351294"^^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.5501 -35.4047, 143.5501 -35.1963, 143.7451 -35.1963, 143.7451 -35.4047, 143.5501 -35.4047))"^^gsp:wktLiteral ] ;
    dct:title "Murray Downs Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Murray River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/728b6905-fd9b-4129-b4d1-679475c6e98c/resource/af572e7e-a983-4e45-8de7-abef1da91bd5> ;
    dcat:keyword "Campaspe",
        "Eildon Dam",
        "Goulburn River",
        "Hume Dam",
        "Kidman Reid",
        "Loddon",
        "Mitta Mitta",
        "Moulamein",
        "Murray Downs" .

<https://uatdatansw.dac.nsw.gov.au/dataset/728b6905-fd9b-4129-b4d1-679475c6e98c/resource/af572e7e-a983-4e45-8de7-abef1da91bd5> a dcat:Distribution ;
    dct:issued "2025-12-17T00:14:39.402546"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:39.360198"^^xsd:dateTime ;
    dct:title "Murray Downs Flood Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7f868e09-cfea-4c43-9ce2-6f0ead8c9a54/resource/62087710-b271-487a-b238-4d32b0e8920f> .

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

