@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/61d6f605-4c96-4fa8-bd29-d1473d2b8f7e> a dcat:Dataset ;
    dct:description "Complete report, including media release" ;
    dct:identifier "61d6f605-4c96-4fa8-bd29-d1473d2b8f7e" ;
    dct:issued "2022-02-02T22:58:49.414166"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:15:57.254368"^^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.7402 -30.7749, 152.7402 -30.5433, 153.0739 -30.5433, 153.0739 -30.7749, 152.7402 -30.7749))"^^gsp:wktLiteral ] ;
    dct:title "Nambucca Heads Flood Study (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nambucca Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/61d6f605-4c96-4fa8-bd29-d1473d2b8f7e/resource/29ed7bfe-7e48-4c9e-a86d-a3f5e6970a3c> ;
    dcat:keyword "Macksville",
        "Nambucca",
        "Sand Island",
        "Stuarts Island",
        "Taylors Arm",
        "Warrell Creek",
        "Watts Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/61d6f605-4c96-4fa8-bd29-d1473d2b8f7e/resource/29ed7bfe-7e48-4c9e-a86d-a3f5e6970a3c> a dcat:Distribution ;
    dct:issued "2025-12-17T02:15:57.308477"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:15:57.265591"^^xsd:dateTime ;
    dct:title "Nambucca Heads Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9f3f71b8-98f0-45fe-be3a-5cdb10fc8ef6/resource/f8fa9281-877b-4628-94fb-2cb4d82fa4c5> .

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

