@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://data.nsw.gov.au/dataset/583de72d-12ee-4b85-8de7-1a8e6ea180c9> a dcat:Dataset ;
    dct:description "Final Report of the Blakehurst and Kogarah Bay Wards Overland Flow Flood Study" ;
    dct:identifier "583de72d-12ee-4b85-8de7-1a8e6ea180c9" ;
    dct:issued "2026-05-03T23:03:23.312673"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:38:31.358248"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/2b236186-06c7-4253-b836-156d6497568c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0682 -34.0027, 151.0682 -33.9486, 151.1538 -33.9486, 151.1538 -34.0027, 151.0682 -34.0027))"^^gsp:wktLiteral ] ;
    dct:title "Blakehurst and Kogarah Bay Wards Overland Flow Flood Study (Final Report)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/583de72d-12ee-4b85-8de7-1a8e6ea180c9/resource/a8a636d9-5504-4cd0-8990-ea67308dbb70> ;
    dcat:keyword "Floodplain Management" .

<https://data.nsw.gov.au/dataset/583de72d-12ee-4b85-8de7-1a8e6ea180c9/resource/a8a636d9-5504-4cd0-8990-ea67308dbb70> a dcat:Distribution ;
    dct:issued "2026-05-06T05:38:31.408205"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:38:31.377656"^^xsd:dateTime ;
    dct:title "Blakehurst and Kogarah Bay Wards Overland Flow Flood Study (Final Report)" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/f405c99b-ca22-4e8e-96ae-82d17926fea9/resource/1cb5c6a9-f7cf-49c1-9319-05c2fdcf709e> .

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

