@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/170f98b4-1392-457b-9075-5242bef69b70> a dcat:Dataset ;
    dct:description "TUFLOW" ;
    dct:identifier "170f98b4-1392-457b-9075-5242bef69b70" ;
    dct:issued "2025-06-23T19:57:11.225891"^^xsd:dateTime ;
    dct:modified "2025-12-17T18:07:31.032034"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/a2a327eb-7fee-4d7f-ab2d-726b2978c1e7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Lovers Jump Creek Flood Study - Hydraulic Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ku-Ring-Gai Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/170f98b4-1392-457b-9075-5242bef69b70/resource/46b60056-319b-477e-9750-0a15b1e8a6c0> ;
    dcat:keyword "Lovers Jump Creek",
        "Turramurra",
        "Wahroonga",
        "Warrawee" .

<https://data.gov.au/dataset/170f98b4-1392-457b-9075-5242bef69b70/resource/46b60056-319b-477e-9750-0a15b1e8a6c0> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T02:56:56.698385"^^xsd:dateTime ;
    dct:modified "2025-12-17T18:07:25.715865"^^xsd:dateTime ;
    dct:title "Lovers Jump Creek Flood Study - Hydraulic Model Output" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/6adb805d-5cbf-4abb-9b39-b03105a8032f/resource/f0b46836-6d1b-41e4-af5b-d8c7e5b25af7> .

<https://data.gov.au/organization/a2a327eb-7fee-4d7f-ab2d-726b2978c1e7> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Ku-Ring-Gai Council" .

