@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/3f6d7540-1482-4f6f-aab1-2552514e18d6> a dcat:Dataset ;
    dct:description "Flood Damages" ;
    dct:identifier "3f6d7540-1482-4f6f-aab1-2552514e18d6" ;
    dct:issued "2022-02-02T23:02:01.261623"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:00:52.311144"^^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.5976 -32.9879, 151.5976 -32.8311, 151.8942 -32.8311, 151.8942 -32.9879, 151.5976 -32.9879))"^^gsp:wktLiteral ] ;
    dct:title "Newcastle Flood Planning Stage 1: Concept Planning - Flood Damages" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3f6d7540-1482-4f6f-aab1-2552514e18d6/resource/df044a1e-1597-4111-a18f-adf54dcbe5b4> ;
    dcat:keyword "Cottage Creek",
        "Dark Creek",
        "Hunter River",
        "Newcastle",
        "Newcastle CBD",
        "Styx Creek",
        "Throsby Creek",
        "Wallsend" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3f6d7540-1482-4f6f-aab1-2552514e18d6/resource/df044a1e-1597-4111-a18f-adf54dcbe5b4> a dcat:Distribution ;
    dct:issued "2025-12-17T02:00:52.359399"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:00:52.321352"^^xsd:dateTime ;
    dct:title "Newcastle - Flood Planning Stage 1 Concept Planning - Flood Damages" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/6bb746b1-b256-4606-b034-06313d6f37e9/resource/ba95126e-f9d7-4193-8b62-89776c2b6f88> .

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

