@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/6cab5f0d-3f10-4a73-9cbb-437f74779dd5> a dcat:Dataset ;
    dct:description "CSV" ;
    dct:identifier "6cab5f0d-3f10-4a73-9cbb-437f74779dd5" ;
    dct:issued "2022-02-02T22:58:51.874810"^^xsd:dateTime ;
    dct:modified "2025-12-16T23:59:58.555588"^^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 - Floor Level Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nambucca Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6cab5f0d-3f10-4a73-9cbb-437f74779dd5/resource/1f1594a5-8669-4516-bd51-b8eb023fbf73> ;
    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/6cab5f0d-3f10-4a73-9cbb-437f74779dd5/resource/1f1594a5-8669-4516-bd51-b8eb023fbf73> a dcat:Distribution ;
    dct:issued "2025-12-16T23:59:58.616387"^^xsd:dateTime ;
    dct:modified "2025-12-16T23:59:58.564940"^^xsd:dateTime ;
    dct:title "Nambucca River and Warrell Creek Hydraulic Modelling Report Floor Level Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/be3fedae-0696-4df6-9a19-9a05b70f695c/resource/dbc8393d-eeee-43dd-adaf-3ab17aa73bb6> .

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

