@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/43880094-5a52-4ab8-b4ff-0e63d41630c1> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "43880094-5a52-4ab8-b4ff-0e63d41630c1" ;
    dct:issued "2022-02-02T22:49:13.206868"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:09.450623"^^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.5247 -35.3342, 146.5247 -35.1255, 146.9229 -35.1255, 146.9229 -35.3342, 146.5247 -35.3342))"^^gsp:wktLiteral ] ;
    dct:title "Lockhart Floodplain Risk Management Study and Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/43880094-5a52-4ab8-b4ff-0e63d41630c1/resource/afd0314d-5b83-479f-a04e-b0d36ce6c2a8> ;
    dcat:keyword "Brookong Creek",
        "Lockhart" .

<https://uatdatansw.dac.nsw.gov.au/dataset/43880094-5a52-4ab8-b4ff-0e63d41630c1/resource/afd0314d-5b83-479f-a04e-b0d36ce6c2a8> a dcat:Distribution ;
    dct:issued "2025-12-17T01:36:09.476722"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:09.459954"^^xsd:dateTime ;
    dct:title "Lockhart Floodplain Risk Management Study and Plan - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/a7a9546d-86b5-4a29-a4b4-8701cd50dd48/resource/35f116ca-5184-4a43-8ed1-1a50fd567a1e> .

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

