@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/40e33681-5313-44e1-b4ee-a0af082d4bcf> a dcat:Dataset ;
    dct:description "Newcastle LGA" ;
    dct:identifier "40e33681-5313-44e1-b4ee-a0af082d4bcf" ;
    dct:issued "2022-02-02T23:02:00.008288"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:53:18.402168"^^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 - Aerial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/40e33681-5313-44e1-b4ee-a0af082d4bcf/resource/f3b0e817-7b7b-4fa4-94e7-9a9e35a84210> ;
    dcat:keyword "Cottage Creek",
        "Dark Creek",
        "Hunter River",
        "Newcastle",
        "Newcastle CBD",
        "Styx Creek",
        "Throsby Creek",
        "Wallsend" .

<https://uatdatansw.dac.nsw.gov.au/dataset/40e33681-5313-44e1-b4ee-a0af082d4bcf/resource/f3b0e817-7b7b-4fa4-94e7-9a9e35a84210> a dcat:Distribution ;
    dct:issued "2025-12-17T01:53:18.454271"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:53:18.412242"^^xsd:dateTime ;
    dct:title "Newcastle - Flood Planning Stage 1 Concept Planning - Aerial" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/22e54382-6cdf-441a-b1a6-740be9704fa0/resource/0f55b753-ce04-457c-ae57-00b0aee9b387> .

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

