@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/4b768f21-745c-4829-b3d4-9d5bb9a2fe88> a dcat:Dataset ;
    dct:description "Handover checklist of Wianamatta South Creek Flood Study - Blacktown City Council" ;
    dct:identifier "4b768f21-745c-4829-b3d4-9d5bb9a2fe88" ;
    dct:issued "2026-05-26T23:29:34.678619"^^xsd:dateTime ;
    dct:modified "2026-06-02T01:07:10.806067"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/55e353eb-7f69-4ef8-8024-479622ed647f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.7163 -33.9017, 150.7163 -33.6734, 150.9004 -33.6734, 150.9004 -33.9017, 150.7163 -33.9017))"^^gsp:wktLiteral ] ;
    dct:title "Dataset checklist" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Blacktown City Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/4b768f21-745c-4829-b3d4-9d5bb9a2fe88/resource/7fb9016e-40df-4daf-99d6-5d534b98b058> ;
    dcat:keyword "Blacktown",
        "Ropes Creek",
        "flood study",
        "mainstream flooding",
        "riverine flooding",
        "south creek" .

<https://data.nsw.gov.au/dataset/4b768f21-745c-4829-b3d4-9d5bb9a2fe88/resource/7fb9016e-40df-4daf-99d6-5d534b98b058> a dcat:Distribution ;
    dct:issued "2026-06-02T01:07:10.902649"^^xsd:dateTime ;
    dct:modified "2026-06-02T01:07:10.828152"^^xsd:dateTime ;
    dct:title "South Creek Flood Study handover checklist" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/7127ada2-2873-4aaf-9525-f5af851182c7/resource/462bdf37-96e5-4791-ae5c-b9ca1d808a29> .

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

