@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/c98e11d6-ffb3-4ee1-a7f4-e5a2a7a4c8b1> a dcat:Dataset ;
    dct:description "Main report" ;
    dct:identifier "c98e11d6-ffb3-4ee1-a7f4-e5a2a7a4c8b1" ;
    dct:issued "2022-02-02T22:51:37.876386"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:15:24.078015"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.5961 -32.9951, 151.5981 -32.9885, 151.5966 -32.9835, 151.5924 -32.9783, 151.5880 -32.9735, 151.5842 -32.9727, 151.5756 -32.9728, 151.5767 -32.9982, 151.5854 -32.9983, 151.5858 -32.9960, 151.5868 -32.9941, 151.5883 -32.9917, 151.5924 -32.9948, 151.5961 -32.9951))"^^gsp:wktLiteral ] ;
    dct:title "Lt Creek Floodplain Risk Management Study and Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lake Macquarie City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c98e11d6-ffb3-4ee1-a7f4-e5a2a7a4c8b1/resource/da37bbb3-01c6-43d4-a99e-e82f9b592374> ;
    dcat:keyword "Blackalls Park",
        "Fassifern",
        "Lake Macquarie",
        "Lt Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c98e11d6-ffb3-4ee1-a7f4-e5a2a7a4c8b1/resource/da37bbb3-01c6-43d4-a99e-e82f9b592374> a dcat:Distribution ;
    dct:issued "2025-12-17T00:15:24.120685"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:15:24.090067"^^xsd:dateTime ;
    dct:title "Lt-Creek FRMS&P Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9c7cd57a-da30-4950-869d-92381ec3d203/resource/f89d3ace-1ca1-4235-bc31-990d8f228bd1> .

