@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/34264e8c-62ce-4722-91bd-65bf9cc1b2e1> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "34264e8c-62ce-4722-91bd-65bf9cc1b2e1" ;
    dct:issued "2022-02-02T22:31:04.627573"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:01:23.642536"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/29b11969-c5f2-4be4-8779-2741733f3f7a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((144.4098 -35.7376, 144.4098 -35.3331, 145.1926 -35.3331, 145.1926 -35.7376, 144.4098 -35.7376))"^^gsp:wktLiteral ] ;
    dct:title "Edward River at Deniliquin Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edward River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/34264e8c-62ce-4722-91bd-65bf9cc1b2e1/resource/e6968b50-a358-4bd0-877e-9a416cb85d03> ;
    dcat:keyword "Brick Kiln Creek",
        "Bullatale Creek",
        "Great Dividing Range",
        "Murray River",
        "Stevens Weir",
        "Tuppal Creek",
        "Wakool Junction" .

<https://uatdatansw.dac.nsw.gov.au/dataset/34264e8c-62ce-4722-91bd-65bf9cc1b2e1/resource/e6968b50-a358-4bd0-877e-9a416cb85d03> a dcat:Distribution ;
    dct:issued "2025-12-17T01:01:23.692447"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:01:23.655428"^^xsd:dateTime ;
    dct:title "Edward River at Deniliquin Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b9c8395c-5431-4c2a-acc5-31319b05ce8f/resource/650879fd-c7e3-49a5-ba3f-17ae175374a5> .

<https://uatdatansw.dac.nsw.gov.au/organization/29b11969-c5f2-4be4-8779-2741733f3f7a> a foaf:Agent ;
    foaf:name "Edward River Council" .

