@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/95becc91-8cab-4af5-8723-c5ba7ef50805> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "95becc91-8cab-4af5-8723-c5ba7ef50805" ;
    dct:issued "2022-02-02T22:49:23.455306"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:45.593080"^^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.5411 -35.3353, 146.5411 -35.0997, 146.8845 -35.0997, 146.8845 -35.3353, 146.5411 -35.3353))"^^gsp:wktLiteral ] ;
    dct:title "Lockhart Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/95becc91-8cab-4af5-8723-c5ba7ef50805/resource/1ebf9be2-6e0d-4f3b-8ccd-9008dc8a6cf0> ;
    dcat:keyword "Billabong Creek",
        "Brookong Creek",
        "Green Street Causeway",
        "Lockhart",
        "Murray River",
        "Urangeline Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/95becc91-8cab-4af5-8723-c5ba7ef50805/resource/1ebf9be2-6e0d-4f3b-8ccd-9008dc8a6cf0> a dcat:Distribution ;
    dct:issued "2025-12-17T01:36:45.638170"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:45.603468"^^xsd:dateTime ;
    dct:title "Lockhart - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/005329f3-fc23-4488-99a9-a958fc868e3c/resource/ccb7400b-37c4-49cf-a0e8-caad04aa9c53> .

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

