@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/8fca1922-4754-4d3c-8596-672d2732d492> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "8fca1922-4754-4d3c-8596-672d2732d492" ;
    dct:issued "2022-02-02T22:50:54.752827"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:26:37.419637"^^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.7127 -30.7772, 152.7127 -30.5504, 153.0835 -30.5504, 153.0835 -30.7772, 152.7127 -30.7772))"^^gsp:wktLiteral ] ;
    dct:title "Lower Nambucca River Floodplain Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nambucca Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/8fca1922-4754-4d3c-8596-672d2732d492/resource/c17481ca-010f-4c5d-9659-b647c50b6ca5> ;
    dcat:keyword "Macksville",
        "Nambucca",
        "Sand Island",
        "Stuarts Island",
        "Taylors Arm",
        "Warrell Creek",
        "Watts Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/8fca1922-4754-4d3c-8596-672d2732d492/resource/c17481ca-010f-4c5d-9659-b647c50b6ca5> a dcat:Distribution ;
    dct:issued "2025-12-17T00:26:37.464427"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:26:37.429294"^^xsd:dateTime ;
    dct:title "Lower Nambucca River - Floodplain Management Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/67b59b8c-1a49-4ec9-a60b-87d7a0b52606/resource/6d57b070-c47f-46f2-8590-13acb4ad8004> .

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

