@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.gov.au/dataset/90552f64-3832-4ef4-9f79-aeaf1dcca6bf> a dcat:Dataset ;
    dct:description """<ol>
<li>Harris Creek Flood Study V1 (Rev3), January 2025</li>
<li>Harris Creek Flood Study- Figures and Mapping V3 (Rev3), January 2025
3.TUFLOW and XP-RAFTS models</li>
</ol>""" ;
    dct:identifier "90552f64-3832-4ef4-9f79-aeaf1dcca6bf" ;
    dct:issued "2026-04-02T22:07:14.614115"^^xsd:dateTime ;
    dct:modified "2026-04-02T22:07:21.564561"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/ef419c71-1dd7-4ea1-a071-16235a7c9daf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^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.gov.au/dataset/90552f64-3832-4ef4-9f79-aeaf1dcca6bf/resource/2629a64d-067a-4c5a-a3ef-3cc64aac9705> ;
    dcat:keyword "Flood study" .

<https://data.gov.au/dataset/90552f64-3832-4ef4-9f79-aeaf1dcca6bf/resource/2629a64d-067a-4c5a-a3ef-3cc64aac9705> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-03-30T10:28:55.504319"^^xsd:dateTime ;
    dct:modified "2026-04-02T22:07:14.610909"^^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.gov.au/organization/ef419c71-1dd7-4ea1-a071-16235a7c9daf> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Liverpool City Council" .

