@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/6d78f828-e80a-4aed-ac4a-c8df01ca8c5b> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "6d78f828-e80a-4aed-ac4a-c8df01ca8c5b" ;
    dct:issued "2022-02-02T23:31:01.471904"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:52:45.590460"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/59e66172-2edf-4afe-b8fd-001a62af2757> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2103 -33.8901, 151.2103 -33.8562, 151.2302 -33.8562, 151.2302 -33.8901, 151.2103 -33.8901))"^^gsp:wktLiteral ] ;
    dct:title "Woolloomooloo Flood Study - Final Draft Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Council Of The City Of Sydney" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6d78f828-e80a-4aed-ac4a-c8df01ca8c5b/resource/3c41babe-5312-4d73-8bf8-7332e6cda46e> ;
    dcat:keyword "City of Sydney",
        "Darlinghurst",
        "Potts Point",
        "Surry Hills",
        "Sydney",
        "Woolloomooloo" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6d78f828-e80a-4aed-ac4a-c8df01ca8c5b/resource/3c41babe-5312-4d73-8bf8-7332e6cda46e> a dcat:Distribution ;
    dct:issued "2025-12-17T01:52:45.628636"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:52:45.599420"^^xsd:dateTime ;
    dct:title "Woolloomooloo Flood Study - Final Draft Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/223aa807-de35-46bb-af22-85ae5a92c931/resource/8fb7fa86-68f8-4a1f-bf48-876b03d4c6bf> .

<https://uatdatansw.dac.nsw.gov.au/organization/59e66172-2edf-4afe-b8fd-001a62af2757> a foaf:Agent ;
    foaf:name "Council Of The City Of Sydney" .

