@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/1cfccd47-6dc5-4328-b7b7-6a85040e8df5> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "1cfccd47-6dc5-4328-b7b7-6a85040e8df5" ;
    dct:issued "2022-02-02T22:32:37.307118"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:27.189625"^^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.8653 -34.4185, 150.8653 -34.3777, 150.9288 -34.3777, 150.9288 -34.4185, 150.8653 -34.4185))"^^gsp:wktLiteral ] ;
    dct:title "Fairy and Cabbage Tree Creeks Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1cfccd47-6dc5-4328-b7b7-6a85040e8df5/resource/0c780803-f1c6-4175-b609-0a874fc40dc4> ;
    dcat:keyword "Balgownie",
        "Cabbage Tree Creek",
        "Fairy Creek",
        "Fernhill",
        "Gwynneville",
        "Keiraville",
        "McArthur Heights",
        "Mount Pleasant",
        "Para Creek",
        "Reidtown",
        "Towradgi",
        "Wollongong" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1cfccd47-6dc5-4328-b7b7-6a85040e8df5/resource/0c780803-f1c6-4175-b609-0a874fc40dc4> a dcat:Distribution ;
    dct:issued "2025-12-17T00:59:27.247910"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:59:27.199020"^^xsd:dateTime ;
    dct:title "Fairy & Cabbage Tree Creeks - Flood Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/beb0e591-38da-4659-ad04-65c00723fd10/resource/78391185-5c9e-482a-b41a-71c3252a5b99> .

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

