@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/410a9119-3197-4cdd-a52c-3561d0434a81> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "410a9119-3197-4cdd-a52c-3561d0434a81" ;
    dct:issued "2022-02-02T22:23:34.324229"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:50:37.925952"^^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 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/410a9119-3197-4cdd-a52c-3561d0434a81/resource/cfb2384a-513c-46cc-842e-eb3d3e840263> ;
    dcat:keyword "Condobolin",
        "Goobang Creek",
        "Gunning Gap",
        "Jemalong Gap",
        "Lachlan River",
        "Little Plain",
        "Nerathong Creek",
        "Wallamundry Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/410a9119-3197-4cdd-a52c-3561d0434a81/resource/cfb2384a-513c-46cc-842e-eb3d3e840263> a dcat:Distribution ;
    dct:issued "2025-12-17T00:50:37.975842"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:50:37.935959"^^xsd:dateTime ;
    dct:title "Condobolin - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/09ce3d2d-49bc-4b73-ba5b-6ee8e40adab6/resource/5ffaa27a-924a-44f9-9276-20bf4ce8873b> .

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

