@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/89a32924-4f99-4b30-a754-72819c5b77c2> a dcat:Dataset ;
    dct:description "Data summery + Directory listing" ;
    dct:identifier "89a32924-4f99-4b30-a754-72819c5b77c2" ;
    dct:issued "2022-02-02T23:02:02.518604"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:55:47.095354"^^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 - Handover" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/89a32924-4f99-4b30-a754-72819c5b77c2/resource/9a055437-7615-4987-a63c-3ae19995cbd8> ;
    dcat:keyword "Cottage Creek",
        "Dark Creek",
        "Hunter River",
        "Newcastle",
        "Newcastle CBD",
        "Styx Creek",
        "Throsby Creek",
        "Wallsend" .

<https://uatdatansw.dac.nsw.gov.au/dataset/89a32924-4f99-4b30-a754-72819c5b77c2/resource/9a055437-7615-4987-a63c-3ae19995cbd8> a dcat:Distribution ;
    dct:issued "2025-12-17T01:55:47.144632"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:55:47.105532"^^xsd:dateTime ;
    dct:title "Newcastle - Flood Planning Stage 1 Concept Planning - Handover" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/60df9ba6-5fa2-4b29-9426-f58b044ff572/resource/97bd9175-4f1e-4e3f-ba7c-446c117477bf> .

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

