@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/d16fb774-6324-4c3c-bea6-225cae7c08f4> a dcat:Dataset ;
    dct:description "Report (Executive Summary)" ;
    dct:identifier "d16fb774-6324-4c3c-bea6-225cae7c08f4" ;
    dct:issued "2022-02-02T23:29:49.424850"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:12:13.758684"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.6130 -32.9658, 151.6130 -32.9197, 151.6920 -32.9197, 151.6920 -32.9658, 151.6130 -32.9658))"^^gsp:wktLiteral ] ;
    dct:title "Winding Creek - Flood Mitigation Study Executive Summary - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Lake Macquarie City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d16fb774-6324-4c3c-bea6-225cae7c08f4/resource/2304552e-adf1-4309-965d-75b1dd11ac5c> ;
    dcat:keyword "Brush Creek",
        "Cockle Creek",
        "Lake Macquarie",
        "Winding Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d16fb774-6324-4c3c-bea6-225cae7c08f4/resource/2304552e-adf1-4309-965d-75b1dd11ac5c> a dcat:Distribution ;
    dct:issued "2025-12-17T02:12:13.807095"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:12:13.769927"^^xsd:dateTime ;
    dct:title "Winding Creek - Flood Mitigation Study Executive Summary - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f053f501-1976-40b8-9072-28b2fbbdc3e2/resource/fc3f79e3-5d70-4d1e-a467-507cc2a09d64> .

