@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/16b9e081-53a6-44ff-b11a-08e8d44c9a23> a dcat:Dataset ;
    dct:description "Final Report" ;
    dct:identifier "16b9e081-53a6-44ff-b11a-08e8d44c9a23" ;
    dct:issued "2022-02-02T23:20:03.091159"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:17:46.711949"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.7388 -34.4618, 149.7388 -34.3474, 149.9181 -34.3474, 149.9181 -34.4618, 149.7388 -34.4618))"^^gsp:wktLiteral ] ;
    dct:title "The Village of Taralga Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Upper Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/16b9e081-53a6-44ff-b11a-08e8d44c9a23/resource/33f3124d-9bdd-4c08-aa80-0b5632812609> ;
    dcat:keyword "Corroboree Creek",
        "Lachlan Valley",
        "Wollondilly River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/16b9e081-53a6-44ff-b11a-08e8d44c9a23/resource/33f3124d-9bdd-4c08-aa80-0b5632812609> a dcat:Distribution ;
    dct:issued "2025-12-17T00:17:46.741289"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:17:46.720829"^^xsd:dateTime ;
    dct:title "The Village of Taralga Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7900388c-fb95-4335-8f66-a0ab9da23c75/resource/ab812549-d0a0-45e4-9712-f4056518bfb7> .

<https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> a foaf:Agent ;
    foaf:name "Upper Lachlan Shire Council" .

