@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/2ac754dd-430d-47e1-8327-6e128ed924ce> a dcat:Dataset ;
    dct:description "Draft Report on June 2016 Post Event Analysis" ;
    dct:identifier "2ac754dd-430d-47e1-8327-6e128ed924ce" ;
    dct:issued "2022-02-02T22:27:47.718809"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:27:00.170458"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.5949 -34.2258, 150.5949 -34.1685, 150.6512 -34.1685, 150.6512 -34.2258, 150.5949 -34.2258))"^^gsp:wktLiteral ] ;
    dct:title "Picton Post Event Analysis - June 2016 Weather and Flood Event (draft)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollondilly Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2ac754dd-430d-47e1-8327-6e128ed924ce/resource/2849b6a2-80bb-4021-abc9-7e1190de317b> ;
    dcat:keyword "Stonequarry Creek",
        "flood extent" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2ac754dd-430d-47e1-8327-6e128ed924ce/resource/2849b6a2-80bb-4021-abc9-7e1190de317b> a dcat:Distribution ;
    dct:issued "2025-12-17T01:27:00.245805"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:27:00.192255"^^xsd:dateTime ;
    dct:title "Stonequarry Creek June 2016 Post Event Analysis" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2a9e0bd0-a359-4773-b593-5a3d0af5a4fd/resource/947e42ac-c5e5-404c-a604-7e417e4db782> .

<https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> a foaf:Agent ;
    foaf:name "Wollondilly Shire Council" .

