@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/a2dd1e1a-d7c0-4fd2-b425-a34a0043912d> a dcat:Dataset ;
    dct:description "Individual" ;
    dct:identifier "a2dd1e1a-d7c0-4fd2-b425-a34a0043912d" ;
    dct:issued "2022-02-02T23:00:54.528044"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:36:13.010170"^^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 Figures" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a2dd1e1a-d7c0-4fd2-b425-a34a0043912d/resource/e623e05d-024e-494f-b3df-473f3303d4cd> ;
    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/a2dd1e1a-d7c0-4fd2-b425-a34a0043912d/resource/e623e05d-024e-494f-b3df-473f3303d4cd> a dcat:Distribution ;
    dct:issued "2025-12-17T00:36:13.093035"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:36:13.020507"^^xsd:dateTime ;
    dct:title "Nattai Ponds Flood Study - Figures" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6bfee625-48ae-49f1-acf1-09e2ab99b46f/resource/25d0a1bb-a79e-40a7-8a95-eb1499a7a7e6> .

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

