@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/0985fdd1-c06c-4b39-884c-fa21ea174d3f> a dcat:Dataset ;
    dct:description "TUFLOW" ;
    dct:identifier "0985fdd1-c06c-4b39-884c-fa21ea174d3f" ;
    dct:issued "2022-02-02T22:49:18.838891"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:01.883105"^^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 Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/0985fdd1-c06c-4b39-884c-fa21ea174d3f/resource/54dfea09-c3f9-4cf6-990e-3b63293c0eeb> ;
    dcat:keyword "Brookong Creek",
        "Green Street Causeway",
        "Lockhart" .

<https://uatdatansw.dac.nsw.gov.au/dataset/0985fdd1-c06c-4b39-884c-fa21ea174d3f/resource/54dfea09-c3f9-4cf6-990e-3b63293c0eeb> a dcat:Distribution ;
    dct:issued "2025-12-17T00:08:02.026621"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:08:01.906230"^^xsd:dateTime ;
    dct:title "Lockhart Flood Study - Hydraulic Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/ea16f22d-48c0-4475-8da1-def46ae65cce/resource/88212885-69e2-4591-9233-74bf9171efd8> .

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

