@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/b4b267ff-1921-45c8-b8bc-0c091dc29531> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "b4b267ff-1921-45c8-b8bc-0c091dc29531" ;
    dct:issued "2022-02-02T22:45:46.984221"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:37:40.124654"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/2b236186-06c7-4253-b836-156d6497568c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0974 -33.9939, 151.0974 -33.9650, 151.1254 -33.9650, 151.1254 -33.9939, 151.0974 -33.9939))"^^gsp:wktLiteral ] ;
    dct:title "Kogarah Bay Creek - Flood & Overland Flow Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b4b267ff-1921-45c8-b8bc-0c091dc29531/resource/457855b6-0352-4744-a34c-67a5abb9f114> ;
    dcat:keyword "Blakesley Road",
        "Botany Bay",
        "Carlton Crescent",
        "Georges River",
        "Kogarah Bay Creek",
        "overland flow" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b4b267ff-1921-45c8-b8bc-0c091dc29531/resource/457855b6-0352-4744-a34c-67a5abb9f114> a dcat:Distribution ;
    dct:issued "2025-12-17T02:37:40.192317"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:37:40.138695"^^xsd:dateTime ;
    dct:title "Kogarah Bay Creek - Flood & Overland Flow Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ecc637d0-5940-418c-9f54-09ab374f9906/resource/6bc53564-16c8-4fd8-96a0-13f0b272353b> .

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

