@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/8d461974-65fb-4526-81e8-ced24437c268> a dcat:Dataset ;
    dct:description "TUFLOW" ;
    dct:identifier "8d461974-65fb-4526-81e8-ced24437c268" ;
    dct:issued "2022-02-02T22:58:55.265531"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:34.067179"^^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 - Hydraulic Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nambucca Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8d461974-65fb-4526-81e8-ced24437c268/resource/cad4eb2f-2bf9-4568-b30f-5d8076fe64d8> ;
    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/8d461974-65fb-4526-81e8-ced24437c268/resource/cad4eb2f-2bf9-4568-b30f-5d8076fe64d8> a dcat:Distribution ;
    dct:issued "2025-12-17T00:14:34.124610"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:34.076891"^^xsd:dateTime ;
    dct:title "Nambucca River and Warrell Creek Hydraulic Modelling Report Hydraulic Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/25bd1527-fd50-4c9d-a015-7c8b65d24011/resource/73f00677-ff85-4361-93df-1c93f95d67bd> .

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

