@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/9e20097e-95ac-4f7d-8f7f-095e1f280ec6> a dcat:Dataset ;
    dct:description "Final Report - PDF" ;
    dct:identifier "9e20097e-95ac-4f7d-8f7f-095e1f280ec6" ;
    dct:issued "2022-02-02T22:51:30.816729"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:53:37.917589"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.5001 -32.9885, 151.5001 -32.9528, 151.5866 -32.9528, 151.5866 -32.9885, 151.5001 -32.9885))"^^gsp:wktLiteral ] ;
    dct:title "LT Creek Flood Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lake Macquarie City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9e20097e-95ac-4f7d-8f7f-095e1f280ec6/resource/84a011f3-02b0-4dc2-8dc8-7913d0009d4b> ;
    dcat:keyword "Fassifern",
        "Lake Macquarie",
        "Lt Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9e20097e-95ac-4f7d-8f7f-095e1f280ec6/resource/84a011f3-02b0-4dc2-8dc8-7913d0009d4b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:53:37.949109"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:53:37.927063"^^xsd:dateTime ;
    dct:title "LT Creek Flood Study - report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/989c2721-e8d3-408c-835e-c65fa0679c06/resource/469da958-bd68-4a38-8873-b36712de1d27> .

