@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/33f5ebf1-d850-4d2c-ab26-af846e80ac6a> a dcat:Dataset ;
    dct:description "Final report of Wianamatta South Creek Flood Study - Blacktown City Council" ;
    dct:identifier "33f5ebf1-d850-4d2c-ab26-af846e80ac6a" ;
    dct:issued "2026-05-26T23:34:20.799518"^^xsd:dateTime ;
    dct:modified "2026-06-02T01:07:17.344602"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/55e353eb-7f69-4ef8-8024-479622ed647f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.7105 -33.8841, 150.7105 -33.6695, 150.8616 -33.6695, 150.8616 -33.8841, 150.7105 -33.8841))"^^gsp:wktLiteral ] ;
    dct:title "Final report of Wianamatta South Creek Flood Study - Blacktown City Council" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Blacktown City Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/33f5ebf1-d850-4d2c-ab26-af846e80ac6a/resource/21dc6eaa-b7be-4082-95ef-156c5c957306> ;
    dcat:keyword "Blacktown",
        "Ropes Creek",
        "South Creek",
        "flood study",
        "mainstream flooding",
        "riverine flooding" .

<https://data.nsw.gov.au/dataset/33f5ebf1-d850-4d2c-ab26-af846e80ac6a/resource/21dc6eaa-b7be-4082-95ef-156c5c957306> a dcat:Distribution ;
    dct:issued "2026-06-02T01:07:17.441918"^^xsd:dateTime ;
    dct:modified "2026-06-02T01:07:17.364512"^^xsd:dateTime ;
    dct:title "Final report of Wianamatta South Creek Flood Study - Blacktown City Council" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/65f8355a-6dae-4cee-b9a6-bb49f4e454a6/resource/da39dbdf-3d64-466b-a709-624faa16ed03> .

<https://data.nsw.gov.au/organization/55e353eb-7f69-4ef8-8024-479622ed647f> a foaf:Agent ;
    foaf:name "Blacktown City Council" .

