@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/1e9a0fd9-3e4a-4c72-874e-739eb8c1f9b8> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "1e9a0fd9-3e4a-4c72-874e-739eb8c1f9b8" ;
    dct:issued "2022-02-02T22:50:39.143038"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:49:04.947051"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/721da318-8444-4fb1-a7f0-390c120c9a4e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.6715 -31.1588, 152.6715 -30.8103, 153.1796 -30.8103, 153.1796 -31.1588, 152.6715 -31.1588))"^^gsp:wktLiteral ] ;
    dct:title "Lower Macleay Floodplain Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kempsey Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1e9a0fd9-3e4a-4c72-874e-739eb8c1f9b8/resource/99298200-d687-4bd1-ba4e-79fec4143a7c> ;
    dcat:keyword "Great Dividing Range",
        "Killick Creek",
        "Korogoro Creek",
        "Macleay River",
        "Ryans Cut",
        "South West Rocks Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1e9a0fd9-3e4a-4c72-874e-739eb8c1f9b8/resource/99298200-d687-4bd1-ba4e-79fec4143a7c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:49:04.987042"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:49:04.956132"^^xsd:dateTime ;
    dct:title "Lower Macleay - Floodplain Management Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/32a399c3-4d88-4bf8-b340-d801813fb5d4/resource/cca6fe8a-f3cb-4cc3-bb87-cadad29371b2> .

<https://uatdatansw.dac.nsw.gov.au/organization/721da318-8444-4fb1-a7f0-390c120c9a4e> a foaf:Agent ;
    foaf:name "Kempsey Shire Council" .

