@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/51e06b03-577f-4ad4-853a-07be2ae28e36> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "51e06b03-577f-4ad4-853a-07be2ae28e36" ;
    dct:issued "2022-02-02T23:01:54.092595"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:55:39.520111"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.3916 -33.1881, 151.3916 -32.7457, 152.1332 -32.7457, 152.1332 -33.1881, 151.3916 -33.1881))"^^gsp:wktLiteral ] ;
    dct:title "Newcastle City-wide Floodplain Risk Management Study and Plan (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/51e06b03-577f-4ad4-853a-07be2ae28e36/resource/2512228a-adf9-43a8-af85-7d807406fa7c> ;
    dcat:keyword "Bar Beach",
        "Cottage Creek",
        "Hunter River",
        "Ironbark Creek",
        "Kooragang Island",
        "Mereweather",
        "Newcastle",
        "Newcastle East",
        "Stockton",
        "The Hill",
        "Throsby Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/51e06b03-577f-4ad4-853a-07be2ae28e36/resource/2512228a-adf9-43a8-af85-7d807406fa7c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:55:39.576357"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:55:39.529369"^^xsd:dateTime ;
    dct:title "Newcastle City-wide Floodplain Risk Management Study & Plan (Draft) - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a50f82ca-503f-405a-a381-428985b75967/resource/f1d8bd4d-d73c-4659-b55a-298fb90a3029> .

<https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> a foaf:Agent ;
    foaf:name "Newcastle City Council" .

