@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/52b77437-d4de-4e15-9acd-03944b57a272> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "52b77437-d4de-4e15-9acd-03944b57a272" ;
    dct:issued "2022-02-02T22:32:03.070517"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:37.918991"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/481de774-2b6f-4334-95ff-71f874f1071b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((148.2591 -33.4956, 148.2591 -33.3443, 148.4637 -33.3443, 148.4637 -33.4956, 148.2591 -33.4956))"^^gsp:wktLiteral ] ;
    dct:title "Review of Eugowra Floodplain Risk Management Study 1999 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cabonne Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/52b77437-d4de-4e15-9acd-03944b57a272/resource/bf77fc6d-1704-4fed-910d-054704e183c6> ;
    dcat:keyword "Eugowra",
        "Leaders Lagoon",
        "Mandagery Creek",
        "Puzzle Flat Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/52b77437-d4de-4e15-9acd-03944b57a272/resource/bf77fc6d-1704-4fed-910d-054704e183c6> a dcat:Distribution ;
    dct:issued "2025-12-17T00:58:37.953364"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:58:37.929360"^^xsd:dateTime ;
    dct:title "Eugowra - Review of 1999 Floodplain Risk Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/efff7bb8-1258-4129-81ca-1d2688e90e2f/resource/ac288402-7322-4648-9523-5347b94bc7cf> .

<https://uatdatansw.dac.nsw.gov.au/organization/481de774-2b6f-4334-95ff-71f874f1071b> a foaf:Agent ;
    foaf:name "Cabonne Shire Council" .

