@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/6d589404-369c-41d1-bc08-5b960dbee9e5> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "6d589404-369c-41d1-bc08-5b960dbee9e5" ;
    dct:issued "2022-02-02T22:17:21.829851"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:05:27.160346"^^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.2943 -34.5880, 150.2943 -34.3956, 150.5978 -34.3956, 150.5978 -34.5880, 150.2943 -34.5880))"^^gsp:wktLiteral ] ;
    dct:title "Bowral Floodplain Risk Management Study and Plan (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6d589404-369c-41d1-bc08-5b960dbee9e5/resource/dba19d2e-33ea-4c5e-99a5-b51430aeb2aa> ;
    dcat:keyword "Beavan Place",
        "Bowral",
        "Hume Highway",
        "Mittagong Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6d589404-369c-41d1-bc08-5b960dbee9e5/resource/dba19d2e-33ea-4c5e-99a5-b51430aeb2aa> a dcat:Distribution ;
    dct:issued "2025-12-17T01:05:27.196767"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:05:27.170484"^^xsd:dateTime ;
    dct:title "Bowral - Floodplain Risk Management Study & Plan (Draft) - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8df074a9-6355-4569-be18-5e8d134452b6/resource/d67e749b-b315-4145-b9c9-56920c746bcf> .

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

