@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/b747d4e4-4445-4cba-bcd6-13ed2ca0584e> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "b747d4e4-4445-4cba-bcd6-13ed2ca0584e" ;
    dct:issued "2022-02-02T22:49:22.324145"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:25.336217"^^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 - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lockhart Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b747d4e4-4445-4cba-bcd6-13ed2ca0584e/resource/5c94da80-2c8e-48e4-9981-161b4df4f7c5> ;
    dcat:keyword "Brookong Creek",
        "Green Street Causeway",
        "Lockhart" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b747d4e4-4445-4cba-bcd6-13ed2ca0584e/resource/5c94da80-2c8e-48e4-9981-161b4df4f7c5> a dcat:Distribution ;
    dct:issued "2025-12-17T00:43:25.372576"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:25.345953"^^xsd:dateTime ;
    dct:title "Lockhart Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/fa9d515e-e3ef-4c3c-b9dd-553fa70ebb34/resource/447d5619-3441-4b47-90de-eaab95be9423> .

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

