@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/90552f64-3832-4ef4-9f79-aeaf1dcca6bf> a dcat:Dataset ;
    dct:description """1. Harris Creek Flood Study V1 (Rev3), January 2025\r
2. Harris Creek Flood Study- Figures and Mapping V3 (Rev3), January 2025\r
3.TUFLOW and XP-RAFTS models""" ;
    dct:identifier "90552f64-3832-4ef4-9f79-aeaf1dcca6bf" ;
    dct:issued "2025-08-11T04:43:19.995429"^^xsd:dateTime ;
    dct:modified "2026-03-30T10:28:55.435567"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/a57a4476-bb2e-44f4-a06d-902f7a3f497c> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.9728 -33.9515, 150.9685 -33.9516, 150.9627 -33.9526, 150.9563 -33.9542, 150.9558 -33.9556, 150.9527 -33.9601, 150.9531 -33.9624, 150.9553 -33.9633, 150.9610 -33.9637, 150.9727 -33.9652, 150.9717 -33.9621, 150.9685 -33.9591, 150.9681 -33.9574, 150.9696 -33.9554, 150.9728 -33.9515))"^^gsp:wktLiteral ] ;
    dct:title "Harris Creek Flood Study V03- Report Rev 3 (January 2025)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Liverpool City Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/90552f64-3832-4ef4-9f79-aeaf1dcca6bf/resource/2629a64d-067a-4c5a-a3ef-3cc64aac9705> ;
    dcat:keyword "Flood study" .

<https://data.nsw.gov.au/dataset/90552f64-3832-4ef4-9f79-aeaf1dcca6bf/resource/2629a64d-067a-4c5a-a3ef-3cc64aac9705> a dcat:Distribution ;
    dct:issued "2026-03-30T10:28:55.504319"^^xsd:dateTime ;
    dct:modified "2026-03-30T10:28:55.462368"^^xsd:dateTime ;
    dct:title "Harris Creek Flood Study Vol 1 January 2024" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/1ac0e537-5dfa-443b-979c-c59ee268bbf2/resource/a2de8029-1d57-44a2-9d41-ca5572319ea6> .

<https://data.nsw.gov.au/organization/a57a4476-bb2e-44f4-a06d-902f7a3f497c> a foaf:Agent ;
    foaf:name "Liverpool City Council" .

