@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/2df3061a-896a-495a-aaa5-bb7488c85a7d> a dcat:Dataset ;
    dct:description "This report documents the Throsby, Cottage and CBD Flood Study objectives, results and conclusions. All A3 drawings are included in a separate volume." ;
    dct:identifier "2df3061a-896a-495a-aaa5-bb7488c85a7d" ;
    dct:issued "2022-02-02T23:20:28.636145"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:58.189503"^^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.5894 -33.0202, 151.5894 -32.8196, 151.8805 -32.8196, 151.8805 -33.0202, 151.5894 -33.0202))"^^gsp:wktLiteral ] ;
    dct:title "Throsby, Cottage and CBD Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2df3061a-896a-495a-aaa5-bb7488c85a7d/resource/8950146f-a8ad-4464-9227-d0ea27940222>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/2df3061a-896a-495a-aaa5-bb7488c85a7d/resource/f9a454e8-79a6-44f8-9b1d-0e14037a3422> ;
    dcat:keyword "Cottage Creek",
        "Newcastle",
        "Throsby Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2df3061a-896a-495a-aaa5-bb7488c85a7d/resource/8950146f-a8ad-4464-9227-d0ea27940222> a dcat:Distribution ;
    dct:issued "2025-12-17T00:14:58.229950"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:58.200794"^^xsd:dateTime ;
    dct:title "Throsby, Cottage and Newcastle CBD - Flood Study Figures" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/01b9d48b-777b-42f2-8815-b3f354b5f647/resource/53b0cd5f-b8fe-4fd1-b725-ec07c484dd3c> .

<https://uatdatansw.dac.nsw.gov.au/dataset/2df3061a-896a-495a-aaa5-bb7488c85a7d/resource/f9a454e8-79a6-44f8-9b1d-0e14037a3422> a dcat:Distribution ;
    dct:issued "2025-12-17T00:14:58.229944"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:14:58.200575"^^xsd:dateTime ;
    dct:title "Throsby, Cottage and Newcastle CBD - Flood Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/01b9d48b-777b-42f2-8815-b3f354b5f647/resource/575e04ef-9904-4309-81ee-49723f7435ed> .

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

