@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/00914754-ebba-420e-b4f1-8b955ee66f2e> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "00914754-ebba-420e-b4f1-8b955ee66f2e" ;
    dct:issued "2022-02-02T22:34:54.719368"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:18:31.313916"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2b236186-06c7-4253-b836-156d6497568c> ;
    dct:title "Georges River Council - Overland Flow Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/00914754-ebba-420e-b4f1-8b955ee66f2e/resource/d8f617ea-c89e-40a4-a5cd-9e797f70c56b> ;
    dcat:keyword "Hurstville",
        "Mortdale",
        "Peakhurst",
        "Salt Pan Creek",
        "Wards",
        "Wolli Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/00914754-ebba-420e-b4f1-8b955ee66f2e/resource/d8f617ea-c89e-40a4-a5cd-9e797f70c56b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:18:31.351005"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:18:31.322867"^^xsd:dateTime ;
    dct:title "Georges River Council - Overland Flow Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/3d30e323-4b77-408d-9713-ffb9e79ca3d5/resource/28311c0e-19d3-4843-8724-864136e2b1c3> .

<https://uatdatansw.dac.nsw.gov.au/organization/2b236186-06c7-4253-b836-156d6497568c> a foaf:Agent ;
    foaf:name "Georges River Council" .

