@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/e84fb120-aaa3-4e9c-9f00-1e848dc351ad> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "e84fb120-aaa3-4e9c-9f00-1e848dc351ad" ;
    dct:issued "2022-02-02T22:46:56.683249"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:37:09.357828"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6747 -34.6016, 150.6747 -34.4364, 151.0043 -34.4364, 151.0043 -34.6016, 150.6747 -34.6016))"^^gsp:wktLiteral ] ;
    dct:title "Lake Illawarra Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e84fb120-aaa3-4e9c-9f00-1e848dc351ad/resource/6ecbe4eb-7f41-40ac-af13-2e26595da85a> ;
    dcat:keyword "Brooks Creek",
        "Duck Creek",
        "Horsley Creek",
        "Illawarra",
        "Lake Illawarra",
        "Macquarie Rivulet",
        "Mount Murray",
        "Mullet Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e84fb120-aaa3-4e9c-9f00-1e848dc351ad/resource/6ecbe4eb-7f41-40ac-af13-2e26595da85a> a dcat:Distribution ;
    dct:issued "2025-12-17T01:37:09.404762"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:37:09.368073"^^xsd:dateTime ;
    dct:title "Lake Illawarra - Flood Study" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/bc775aee-e59f-400f-a3b6-83b7d8c4dea9/resource/adbc876a-350e-42cf-93b9-183131211d6c> .

<https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> a foaf:Agent ;
    foaf:name "Wollongong City Council" .

