@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/8b6ba028-7f3f-462b-a9a8-291a2f6fcf28> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "8b6ba028-7f3f-462b-a9a8-291a2f6fcf28" ;
    dct:issued "2022-02-02T23:28:18.625071"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:28:46.592977"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/722bc958-db3d-439b-915d-cf7e3c86442a> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.2726 -33.8532, 151.2726 -33.8306, 151.2895 -33.8306, 151.2895 -33.8532, 151.2726 -33.8532))"^^gsp:wktLiteral ] ;
    dct:title "Watsons Bay Updated Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Woollahra Municipal Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8b6ba028-7f3f-462b-a9a8-291a2f6fcf28/resource/a48d6450-4479-430b-b710-16de3553d2e8> ;
    dcat:keyword "Camp Cove",
        "HMAS Watson",
        "Short Street",
        "Sydney Harbour National Park" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8b6ba028-7f3f-462b-a9a8-291a2f6fcf28/resource/a48d6450-4479-430b-b710-16de3553d2e8> a dcat:Distribution ;
    dct:issued "2025-12-17T00:28:46.627293"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:28:46.602428"^^xsd:dateTime ;
    dct:title "Watsons Bay Updated Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/52015a20-b5f8-4ce9-a255-4facb70f27af/resource/658b387c-67a8-4135-847b-1cd86cff08aa> .

<https://uatdatansw.dac.nsw.gov.au/organization/722bc958-db3d-439b-915d-cf7e3c86442a> a foaf:Agent ;
    foaf:name "Woollahra Municipal Council" .

