@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/028d2f85-11ac-4291-ad97-1e530fb74dd4> a dcat:Dataset ;
    dct:description "Media Release No 1" ;
    dct:identifier "028d2f85-11ac-4291-ad97-1e530fb74dd4" ;
    dct:issued "2022-02-02T22:50:46.687605"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:10:18.227791"^^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.7484 -31.1188, 152.7484 -30.8339, 153.1055 -30.8339, 153.1055 -31.1188, 152.7484 -31.1188))"^^gsp:wktLiteral ] ;
    dct:title "Lower Macleay Flood Study - Media Release" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kempsey Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/028d2f85-11ac-4291-ad97-1e530fb74dd4/resource/ec14ba31-0d57-463a-8dc2-2ead175f754d> ;
    dcat:keyword "Belmore River",
        "Christmas Creek",
        "Clybucca Creek",
        "Collombatti Creek",
        "Crescent Head",
        "Hastings River",
        "Hat Head",
        "Kinchela Creek",
        "Lower Macleay River",
        "Macleay Arm",
        "Macleay River",
        "Maria River",
        "Ryans Cut",
        "South West Rocks" .

<https://uatdatansw.dac.nsw.gov.au/dataset/028d2f85-11ac-4291-ad97-1e530fb74dd4/resource/ec14ba31-0d57-463a-8dc2-2ead175f754d> a dcat:Distribution ;
    dct:issued "2025-12-17T02:10:18.302787"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:10:18.239920"^^xsd:dateTime ;
    dct:title "Lower Macleay Flood Study - Media Release No1" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/7c5b3ffc-2623-46f3-bfd4-1591b3af17bf/resource/00ebef7a-1e91-4e6a-bdb5-312f0fe409bf> .

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

