@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://data.gov.au/dataset/5da3a0e9-3ceb-43a6-a13c-e6edfb960cd9> a dcat:Dataset ;
    dct:description "The report is a single volume report. Following the main body of the report are the Figures, followed by Appendices A to L.  Murray River flood map outputs are provided in Appendix F.  The Howlong major overland flooding map outputs are provided in Appendix G.  The Corowa major overland flooding map outputs are provided in Appendix H.  The Mulwala major overland flooding map outputs are provided in Appendix I." ;
    dct:identifier "5da3a0e9-3ceb-43a6-a13c-e6edfb960cd9" ;
    dct:issued "2025-06-24T03:40:26.357895"^^xsd:dateTime ;
    dct:modified "2025-12-18T08:30:32.861792"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/128598ec-9331-4a28-be68-fc61800bc47a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Corowa Howlong and Mulwala_Flood Study Final Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Federation Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/5da3a0e9-3ceb-43a6-a13c-e6edfb960cd9/resource/50189825-60f5-4cde-b5d2-ffd6b11d8b80> ;
    dcat:keyword "Corowa",
        "Howlong",
        "Mulwala",
        "Murray River" .

<https://data.gov.au/dataset/5da3a0e9-3ceb-43a6-a13c-e6edfb960cd9/resource/50189825-60f5-4cde-b5d2-ffd6b11d8b80> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T04:55:18.811552"^^xsd:dateTime ;
    dct:modified "2025-12-18T08:30:26.532206"^^xsd:dateTime ;
    dct:title "Corowa, Howlong and Mulwala Flood Study Final Report" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/0123ebcd-cbdc-4332-b32f-7f3af1186ebc/resource/e66022c4-5caa-41be-aa6d-f3ea504a0e51> .

<https://data.gov.au/organization/128598ec-9331-4a28-be68-fc61800bc47a> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Federation Council" .

