@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/19885c60-9875-424f-9606-a9c99f82d0fb> a dcat:Dataset ;
    dct:description "Post-processed Model Outputs" ;
    dct:identifier "19885c60-9875-424f-9606-a9c99f82d0fb" ;
    dct:issued "2026-05-04T01:48:38.555557"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:38:38.998517"^^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 (Outputs)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Georges River Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/19885c60-9875-424f-9606-a9c99f82d0fb/resource/4760e5ea-3151-4647-b621-f77826c1eacf> ;
    dcat:keyword "Floodplain Management" .

<https://data.nsw.gov.au/dataset/19885c60-9875-424f-9606-a9c99f82d0fb/resource/4760e5ea-3151-4647-b621-f77826c1eacf> a dcat:Distribution ;
    dct:issued "2026-05-06T05:38:39.039398"^^xsd:dateTime ;
    dct:modified "2026-05-06T05:38:39.019850"^^xsd:dateTime ;
    dct:title "Blakehurst and Kogarah Bay Wards Overland Flow Flood Study (Outputs)" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/df02ec2c-72ee-4f5c-9e92-cc2e0947fa52/resource/0976a746-61ba-4d14-a241-3c2a267af6a3> .

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

