@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/be49ba97-ddda-490d-8e68-701b8e08dc05> a dcat:Dataset ;
    dct:description "High, medium and low flood risk." ;
    dct:identifier "be49ba97-ddda-490d-8e68-701b8e08dc05" ;
    dct:issued "2022-02-02T23:00:55.753889"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:34:09.415443"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e031edfc-8bbe-46e6-ba87-2ae7595f86eb> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.3967 -34.1220, 150.3967 -34.0009, 150.4880 -34.0009, 150.4880 -34.1220, 150.3967 -34.1220))"^^gsp:wktLiteral ] ;
    dct:title "Nattai Ponds Flood Study - Flood Risk Precincts" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/be49ba97-ddda-490d-8e68-701b8e08dc05/resource/8e25014b-a06d-4aa5-9b0a-b9ce426219fe> ;
    dcat:keyword "Balaclava",
        "Bowral",
        "Inkerman Road",
        "Mittagong",
        "Nattai Ponds Creek",
        "Nattai Rivulet",
        "Railway Terrace",
        "Renwick",
        "Scarlet Street",
        "Southern Highlands",
        "Willow Vale",
        "Wingecarribee" .

<https://uatdatansw.dac.nsw.gov.au/dataset/be49ba97-ddda-490d-8e68-701b8e08dc05/resource/8e25014b-a06d-4aa5-9b0a-b9ce426219fe> a dcat:Distribution ;
    dct:issued "2025-12-17T00:34:09.485661"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:34:09.424442"^^xsd:dateTime ;
    dct:title "Nattai Ponds Flood Study - FRP" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9a935818-035e-4806-896c-1549ffa283c1/resource/fca8f6db-a923-456c-a1be-8234df5aa103> .

<https://uatdatansw.dac.nsw.gov.au/organization/e031edfc-8bbe-46e6-ba87-2ae7595f86eb> a foaf:Agent ;
    foaf:name "Wingecarribee Shire Council" .

