@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/96f85108-f9ec-41d8-a042-dbcfcf9163b6> a dcat:Dataset ;
    dct:description "Progress report (Oct, 2007)" ;
    dct:identifier "96f85108-f9ec-41d8-a042-dbcfcf9163b6" ;
    dct:issued "2022-02-02T22:23:33.173312"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:57:20.108669"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/40573f38-7a61-4486-9798-0a43b60ce2c2> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.9037 -33.2387, 146.9037 -32.9303, 147.4146 -32.9303, 147.4146 -33.2387, 146.9037 -33.2387))"^^gsp:wktLiteral ] ;
    dct:title "Condobolin Flood Study - Progress Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/96f85108-f9ec-41d8-a042-dbcfcf9163b6/resource/68ca5f2c-31fa-4042-ad65-c536229473cf> ;
    dcat:keyword "Condobolin",
        "Goobang Creek",
        "Gunning Gap",
        "Jemalong Gap",
        "Lachlan River",
        "Little Plain",
        "Nerathong Creek",
        "Wallamundry Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/96f85108-f9ec-41d8-a042-dbcfcf9163b6/resource/68ca5f2c-31fa-4042-ad65-c536229473cf> a dcat:Distribution ;
    dct:issued "2025-12-17T01:57:20.160288"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:57:20.119262"^^xsd:dateTime ;
    dct:title "Condobolin - Flood Study Progress Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/1e6974cc-c790-4e56-9d97-47f2c512ed99/resource/a081a35a-1c93-4ce4-af66-d718b13baa71> .

<https://uatdatansw.dac.nsw.gov.au/organization/40573f38-7a61-4486-9798-0a43b60ce2c2> a foaf:Agent ;
    foaf:name "Lachlan Shire Council" .

