@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/fd3d6770-a22e-4500-8407-98f005a56e29> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "fd3d6770-a22e-4500-8407-98f005a56e29" ;
    dct:issued "2022-02-02T22:17:19.449967"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:04:57.051343"^^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.3465 -34.5252, 150.3465 -34.4324, 150.4880 -34.4324, 150.4880 -34.5252, 150.3465 -34.5252))"^^gsp:wktLiteral ] ;
    dct:title "Bowral Floodplain Risk Management Study and Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/fd3d6770-a22e-4500-8407-98f005a56e29/resource/0c771620-e240-44e3-9043-ed145dfa2c4d> ;
    dcat:keyword "Beavan Place",
        "Bowral",
        "Hume Highway",
        "Mittagong Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/fd3d6770-a22e-4500-8407-98f005a56e29/resource/0c771620-e240-44e3-9043-ed145dfa2c4d> a dcat:Distribution ;
    dct:issued "2025-12-17T00:04:57.088892"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:04:57.061016"^^xsd:dateTime ;
    dct:title "Bowral Floodplain Risk Management Study and Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/cdd5f1d9-da82-42d9-be51-7d2eddacab6e/resource/bae6ad25-e8ae-4b93-807c-bbdaf3e4a335> .

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

