@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/bedb32b1-003d-427e-8780-6885136e38fb> a dcat:Dataset ;
    dct:description "100y and PMF" ;
    dct:identifier "bedb32b1-003d-427e-8780-6885136e38fb" ;
    dct:issued "2022-02-02T22:58:53.081377"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:01:44.050405"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b7048c2e-1df7-4bc9-9017-6cdb1b8c9444> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.7621 -31.0506, 152.7621 -30.6214, 153.1494 -30.6214, 153.1494 -31.0506, 152.7621 -31.0506))"^^gsp:wktLiteral ] ;
    dct:title "Hydraulic Modelling Report Nambucca River and Warrell Creek - Hazard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nambucca Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bedb32b1-003d-427e-8780-6885136e38fb/resource/2bdb12b1-1849-46c4-b99d-2ec57b28c341> ;
    dcat:keyword "Bowraville",
        "Browns Crossing",
        "Congarinni",
        "Lanes Bridge",
        "Macksville",
        "Nambucca Heads",
        "Nambucca River",
        "Pacific Ocean",
        "Taylors Arm Road",
        "Urunga",
        "Warrell Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bedb32b1-003d-427e-8780-6885136e38fb/resource/2bdb12b1-1849-46c4-b99d-2ec57b28c341> a dcat:Distribution ;
    dct:issued "2025-12-17T00:01:44.106633"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:01:44.059592"^^xsd:dateTime ;
    dct:title "Nambucca River and Warrell Creek Hydraulic Modelling Report Hazard" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b82c1bdc-ec37-4943-bc3b-329c58196bbc/resource/35687577-4572-484c-a932-ccf8f9af5f13> .

<https://uatdatansw.dac.nsw.gov.au/organization/b7048c2e-1df7-4bc9-9017-6cdb1b8c9444> a foaf:Agent ;
    foaf:name "Nambucca Shire Council" .

