@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/f7ce4bb1-17c2-4c8b-b93f-8a9dca8df5b3> a dcat:Dataset ;
    dct:description "This document forms the first stage of the floodplain risk management process" ;
    dct:identifier "f7ce4bb1-17c2-4c8b-b93f-8a9dca8df5b3" ;
    dct:issued "2022-02-02T23:20:44.843522"^^xsd:dateTime ;
    dct:modified "2025-12-16T23:56:37.343673"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.9977 -35.8601, 149.9977 -35.7298, 150.2477 -35.7298, 150.2477 -35.8601, 149.9977 -35.8601))"^^gsp:wktLiteral ] ;
    dct:title "Tomakin, Mossy Point, Broulee and Mogo Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eurobodalla Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f7ce4bb1-17c2-4c8b-b93f-8a9dca8df5b3/resource/1f772db1-d5a4-4afd-b5ba-eb47198e3d7d> ;
    dcat:keyword "Broulee",
        "Cabbage Tree Creek",
        "Candlagan Creek",
        "Dunns Creek",
        "Jeremadra Creek",
        "Lynch Creek",
        "Mogo",
        "Mossy Point",
        "Tomaga River",
        "Tomakin" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f7ce4bb1-17c2-4c8b-b93f-8a9dca8df5b3/resource/1f772db1-d5a4-4afd-b5ba-eb47198e3d7d> a dcat:Distribution ;
    dct:issued "2025-12-16T23:56:37.426009"^^xsd:dateTime ;
    dct:modified "2025-12-16T23:56:37.357981"^^xsd:dateTime ;
    dct:title "Tomakin, Mossy Point, Broulee and Mogo Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d9afdf61-84ec-49a5-90c3-527eda1815bc/resource/bf1cb8dc-89f9-49a5-9bb1-af8f5655a1c6> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> a foaf:Agent ;
    foaf:name "Eurobodalla Shire Council" .

