@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/f6cdb574-3db4-4816-ad3d-634c3215daa8> a dcat:Dataset ;
    dct:description "Report only" ;
    dct:identifier "f6cdb574-3db4-4816-ad3d-634c3215daa8" ;
    dct:issued "2022-02-02T22:29:25.752283"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:46:01.513342"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.7122 -34.5645, 150.7122 -34.5227, 150.8124 -34.5227, 150.8124 -34.5645, 150.7122 -34.5645))"^^gsp:wktLiteral ] ;
    dct:title "Duck Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f6cdb574-3db4-4816-ad3d-634c3215daa8/resource/d88aedb5-7083-4ebf-a3ea-b3bdcea3364b> ;
    dcat:keyword "Duck Creek",
        "Haywards Bay",
        "South Dapto",
        "Wollongong",
        "Yallah" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f6cdb574-3db4-4816-ad3d-634c3215daa8/resource/d88aedb5-7083-4ebf-a3ea-b3bdcea3364b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:46:01.613002"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:46:01.539322"^^xsd:dateTime ;
    dct:title "Duck Creek Flood Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7d496dda-a6a6-434e-81e0-453e698a8006/resource/7b0805ce-02fc-466f-a2af-3568c47ad028> .

<https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> a foaf:Agent ;
    foaf:name "Wollongong City Council" .

