@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://uatdatansw.dac.nsw.gov.au/dataset/b03c24bb-237e-4675-b912-e54f8c7e8555> a dcat:Dataset ;
    dct:description "TUFLOW" ;
    dct:identifier "b03c24bb-237e-4675-b912-e54f8c7e8555" ;
    dct:issued "2022-02-02T22:49:16.530812"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:42:52.750660"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9e2cf05b-d1df-409e-8d0c-982713a49716> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.4560 -35.3185, 146.4560 -35.1087, 146.9875 -35.1087, 146.9875 -35.3185, 146.4560 -35.3185))"^^gsp:wktLiteral ] ;
    dct:title "Lockhart Flood Study - Hydraulic Model Input" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b03c24bb-237e-4675-b912-e54f8c7e8555/resource/15e36ac8-fc5c-4ff6-826f-c9fe59a3132c> ;
    dcat:keyword "Brookong Creek",
        "Green Street Causeway",
        "Lockhart" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b03c24bb-237e-4675-b912-e54f8c7e8555/resource/15e36ac8-fc5c-4ff6-826f-c9fe59a3132c> a dcat:Distribution ;
    dct:issued "2025-12-17T00:42:52.782213"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:42:52.759532"^^xsd:dateTime ;
    dct:title "Lockhart Flood Study - Hydraulic Model Input" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/02cf178f-701d-4cfc-9a87-a142ca1375b8/resource/d9f6bae7-8168-478e-900e-388a044bd961> .

<https://uatdatansw.dac.nsw.gov.au/organization/9e2cf05b-d1df-409e-8d0c-982713a49716> a foaf:Agent ;
    foaf:name "Lockhart Shire Council" .

