@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/4530be50-266a-4848-87ad-a5a8e814b118> a dcat:Dataset ;
    dct:description "Lower Jewells Swamp Flood Study and management options of ocean outlets" ;
    dct:identifier "4530be50-266a-4848-87ad-a5a8e814b118" ;
    dct:issued "2022-02-02T22:50:36.417873"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:21:58.893639"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.7164 -33.0170, 151.7140 -33.0140, 151.7078 -33.0124, 151.6999 -33.0151, 151.6930 -33.0167, 151.6862 -33.0184, 151.6793 -33.0225, 151.6791 -33.0236, 151.6891 -33.0284, 151.6946 -33.0292, 151.7164 -33.0170))"^^gsp:wktLiteral ] ;
    dct:title "Lower Jewells Swamp - Flood Study" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lake Macquarie City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4530be50-266a-4848-87ad-a5a8e814b118/resource/9a03f456-f35e-4a42-adc6-5b6620b8cc5b> ;
    dcat:keyword "Lower Jewells Swamp" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4530be50-266a-4848-87ad-a5a8e814b118/resource/9a03f456-f35e-4a42-adc6-5b6620b8cc5b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:21:58.924066"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:21:58.905948"^^xsd:dateTime ;
    dct:title "Lower Jewells Swamp - Flood Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/5641f8e0-a226-4a44-9eea-3493a03af249/resource/a540a36c-3769-445f-b3b5-87bb39f566f3> .

