@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/76d730bb-f12c-40ae-acac-9ae302caf497> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "76d730bb-f12c-40ae-acac-9ae302caf497" ;
    dct:issued "2022-02-02T22:48:07.871090"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:16:34.497760"^^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.6731 -32.9879, 151.6731 -32.8438, 151.9107 -32.8438, 151.9107 -32.9879, 151.6731 -32.9879))"^^gsp:wktLiteral ] ;
    dct:title "Linwood Flood Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/76d730bb-f12c-40ae-acac-9ae302caf497/resource/9bc48f0d-4c94-4397-bed5-e27fd4ab69a6> ;
    dcat:keyword "Cottage Creek",
        "Hannell Street",
        "Honeysuckle",
        "Linwood",
        "Marina Precinct",
        "Throsby Creek",
        "Waterfront Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/76d730bb-f12c-40ae-acac-9ae302caf497/resource/9bc48f0d-4c94-4397-bed5-e27fd4ab69a6> a dcat:Distribution ;
    dct:issued "2025-12-17T00:16:34.543141"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:16:34.506950"^^xsd:dateTime ;
    dct:title "Linwood - Flood Management Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b928df48-7b0e-4e02-98c3-f36edaed1aa9/resource/570b7948-e052-49fe-a046-c68c5d0c83ef> .

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

