@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/ceaa4a08-058e-4054-a061-682f9a0b7f69> a dcat:Dataset ;
    dct:description "Survey responses" ;
    dct:identifier "ceaa4a08-058e-4054-a061-682f9a0b7f69" ;
    dct:issued "2022-02-02T22:49:14.250545"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:23:10.484870"^^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 - Community Consultation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/ceaa4a08-058e-4054-a061-682f9a0b7f69/resource/34fd9e58-9e9d-4993-8007-0b20e538a458> ;
    dcat:keyword "Brookong Creek",
        "Green Street Causeway",
        "Lockhart" .

<https://uatdatansw.dac.nsw.gov.au/dataset/ceaa4a08-058e-4054-a061-682f9a0b7f69/resource/34fd9e58-9e9d-4993-8007-0b20e538a458> a dcat:Distribution ;
    dct:issued "2025-12-17T00:23:10.515248"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:23:10.494904"^^xsd:dateTime ;
    dct:title "Lockhart Flood Study - Community Consultation" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/686e6822-7bbb-4988-986f-f4c47e0bbf85/resource/77e9f500-8865-496b-b23d-79dc5ccc7781> .

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

